Attempted git confict fix
This commit is contained in:
@@ -21,7 +21,7 @@ task :quick do
|
||||
Rake::Task['unit'].invoke
|
||||
end
|
||||
|
||||
desc "Run all unit tests"
|
||||
desc "Run all tests"
|
||||
task :all do
|
||||
Rake::Task['integration'].invoke # run integration tests
|
||||
Rake::Task['unit'].invoke # run unit tests
|
||||
Reference in New Issue
Block a user