PAN-52 Fixed a typo in the parameter arguments

This commit is contained in:
2019-03-17 13:58:51 -06:00
parent 52a21e72f3
commit 2c03c75938
5 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -38,5 +38,5 @@ jobs:
script: ./gradlew test
- stage: Integration Tests
script: ./gradlew integrationTest
- stage: Sonar analysis
- stage: Sonar Analysis
script: ./gradlew sonar