@@ -1,4 +1,4 | |||||
1 | desc "Run the Continous Integration tests for Redmine" |
|
1 | desc "Run the Continuous Integration tests for Redmine" | |
2 | task :ci do |
|
2 | task :ci do | |
3 | # RAILS_ENV and ENV[] can diverge so force them both to test |
|
3 | # RAILS_ENV and ENV[] can diverge so force them both to test | |
4 | ENV['RAILS_ENV'] = 'test' |
|
4 | ENV['RAILS_ENV'] = 'test' |
General Comments 0
You need to be logged in to leave comments.
Login now