Skip to content

Commit 1b490b1

Browse files
committed
Revert "Temporarily disable running tests."
This reverts commit 82675df.
1 parent 82675df commit 1b490b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/noIntegration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ FOLDER=`pwd`
66

77
set -e
88

9-
./mvnw clean install -DskipTests ${@}
9+
./mvnw clean install ${@}
1010
${FOLDER}/scripts/generateDocs.sh ${@}

0 commit comments

Comments
 (0)