mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -40,6 +40,8 @@ done
|
||||
|
||||
set -xe
|
||||
|
||||
export RSPEC_WARN_MISSING_FEATURE_CATEGORY=0
|
||||
|
||||
bin/rspec --order defined "${RSPEC_ARGS[@]}" "$@"
|
||||
RSPEC_ORDER=reverse bin/rspec "${RSPEC_ARGS[@]}" "$@"
|
||||
bin/rspec --order random "${RSPEC_ARGS[@]}" "$@"
|
||||
|
Reference in New Issue
Block a user