Hook up webrat
This commit is contained in:
@@ -3,3 +3,9 @@ require File.expand_path(File.dirname(__FILE__) + '/../../../../test/test_helper
|
||||
|
||||
# Ensure that we are using the temporary fixture path
|
||||
Engines::Testing.set_fixture_path
|
||||
|
||||
require "webrat"
|
||||
|
||||
Webrat.configure do |config|
|
||||
config.mode = :rails
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user