Skip to content

Commit

Permalink
Commenting verify goal for cucumber report
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmekumari committed Dec 14, 2023
1 parent 3db274c commit 1c41163
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion cdap-e2e-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<execution>
<goals>
<goal>integration-test</goal>
<goal>verify</goal>
<!-- <goal>verify</goal>-->
</goals>
</execution>
</executions>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ gcsTargetBucketName=dummy
gcsTargetPath=dummy
## HUB-PROPERTIES-END


## SYSTEMADMIN-PROPERTIES-START
systemPreferences1=[{"key":"dataset","value":"test_automation"}]
systemPreferences2=[{"key":"projectId","value":"cdf-athena"},{"key":"datasetProjectId","value":"cdf-athena"}]
Expand Down

0 comments on commit 1c41163

Please sign in to comment.