features/support/env.rb in mirage-2.4.2 vs features/support/env.rb in mirage-3.0.0.alpha.1

- old
+ new

@@ -20,7 +20,7 @@ MIRAGE_CMD = ChildProcess.windows? ? `where mirage.bat`.chomp : 'mirage' else MIRAGE_CMD = "#{RUBY_CMD} ../bin/mirage" end -World(Mirage::Web) +