4 lines
82 B
Ruby
4 lines
82 B
Ruby
Jasmine.configure do |config|
|
|
config.prevent_phantom_js_auto_install = true
|
|
end
|