disables js fx in specs via poltergeist config
This commit is contained in:
committed by
Juanjo Bazán
parent
2a4adc2e60
commit
4a888e95c2
@@ -16,11 +16,6 @@
|
||||
<%= content_for :social_media_meta_tags %>
|
||||
|
||||
<%= setting['per_page_code'].try(:html_safe) %>
|
||||
|
||||
<% if Rails.env.test? %>
|
||||
<%= javascript_tag "$.fx.off = true;" %>
|
||||
<% end %>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
|
||||
Reference in New Issue
Block a user