aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/features/support/env.rb')
-rw-r--r--site/features/support/env.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/features/support/env.rb b/site/features/support/env.rb
index eb307a5..4c9c00e 100644
--- a/site/features/support/env.rb
+++ b/site/features/support/env.rb
@@ -14,6 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
require 'cucumber/rails'
+require 'fixed_conf.rb'
Capybara.default_selector = :css
Capybara.default_driver = :selenium
ActionController::Base.allow_rescue = false