Files
jasmine/spec/support/jasmine_helper.rb

4 lines
82 B
Ruby

Jasmine.configure do |config|
config.prevent_phantom_js_auto_install = true
end