diff --git a/features/support/env.rb b/features/support/env.rb index 7541ae9..777ca31 100644 --- a/features/support/env.rb +++ b/features/support/env.rb @@ -5,7 +5,3 @@ require 'spec/expectations' require 'test/unit/assertions' -World do |world| - - world -end