[Git][noosfero/noosfero][master] cucumber/env: remove unecessary require

Bráulio Bhavamitra gitlab at mg.gitlab.com
Fri Sep 9 23:10:37 BRT 2016


Bráulio Bhavamitra pushed to branch master at Noosfero / noosfero


Commits:
e839a89d by Braulio Bhavamitra at 2016-09-09T23:09:42-03:00
cucumber/env: remove unecessary require

- - - - -


1 changed file:

- features/support/env.rb


Changes:

=====================================
features/support/env.rb
=====================================
--- a/features/support/env.rb
+++ b/features/support/env.rb
@@ -1,12 +1,5 @@
-# IMPORTANT: This file is generated by cucumber-rails - edit at your own peril.
-# It is recommended to regenerate this file in the future when you upgrade to a
-# newer version of cucumber-rails. Consider adding your own code to a new file
-# instead of editing this one. Cucumber will automatically load all features/**/*.rb
-# files.
-
 ENV["RAILS_ENV"] ||= "cucumber"
 
-require File.expand_path(File.dirname(__FILE__) + '/../../config/environment')
 require 'cucumber/rails'
 
 Capybara.ignore_hidden_elements = true



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/e839a89d8c56a635e46e16b363f9c09055dc3a24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160910/d61c7325/attachment.html>


More information about the Noosfero-dev mailing list