Skip to content

Commit

Permalink
swisspost#162: enabled all tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
roggerj committed Sep 6, 2017
1 parent c8b870c commit e6b1a20
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gateleen-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ test {
onlyIf {
project.hasProperty("integrationTests")
}
filter {
//specific test class, wildcard for packages
includeTestsMatching "*.HookJsUITest"
}
// filter {
// //specific test class, wildcard for packages
// includeTestsMatching "*.HookJsUITest"
// }
}

0 comments on commit e6b1a20

Please sign in to comment.