mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-21 01:30:12 +01:00
Coding style fixes
This commit is contained in:
parent
4fe600a916
commit
371f8d5adf
14 changed files with 132 additions and 179 deletions
|
|
@ -1,7 +1,7 @@
|
|||
namespace :ci do
|
||||
desc 'Continuous integration tests, without features'
|
||||
task :lite do
|
||||
ENV['RAILS_ENV'] ||= "test"
|
||||
ENV['RAILS_ENV'] ||= "test"
|
||||
|
||||
puts 'Running "lite" test suite'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue