Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa/.rspec
diff options
context:
space:
mode:
Diffstat (limited to 'qa/.rspec')
-rw-r--r--qa/.rspec4
1 files changed, 3 insertions, 1 deletions
diff --git a/qa/.rspec b/qa/.rspec
index b83d9b7aa65..68d481ca4d9 100644
--- a/qa/.rspec
+++ b/qa/.rspec
@@ -1,3 +1,5 @@
---color
+--force-color
+--order random
--format documentation
+--default-path qa/specs
--require spec_helper