Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 26b4aa2

Browse files
author
Corneil du Plessis
committed
[AT] Added Tag "always" to CF ATs.
1 parent 5cb9ba9 commit 26b4aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/at-test-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if [ "$TESTS" != "" ]; then
1010
else
1111
# -Dit.test=$TESTS_ARG
1212
MAVEN_ARG="-Dit.test=$TESTS_ARG"
13-
MAVEN_GRP="-Dgroups=smoke"
13+
MAVEN_GRP="-Dgroups=always,smoke"
1414
fi
1515

1616
HTTPS_ENABLED="true"

0 commit comments

Comments
 (0)