mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
the rake was missing in fron of the gitlab:test task
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
### 3. Run Tests
|
||||
|
||||
# All in one
|
||||
bundle exec gitlab:test
|
||||
bundle exec rake gitlab:test
|
||||
|
||||
# Rspec
|
||||
bundle exec rake spec
|
||||
|
||||
Reference in New Issue
Block a user