We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0e667 commit 54ff327Copy full SHA for 54ff327
deps/rabbitmq_management/selenium/run-suites.sh
@@ -2,7 +2,7 @@
2
3
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
5
-SUITE_FILE=${1:-"all-suites"}
+SUITE_FILE=${1:-"full-suite-management-ui"}
6
OVERALL_TEST_RESULT=0
7
GREEN='\033[0;32m'
8
RED='\033[0;31m'
0 commit comments