Skip to content

Commit

Permalink
enable all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SoMuchForSubtlety committed May 24, 2023
1 parent 4cc898e commit 00b96f3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,15 +98,6 @@ subprojects {

if (System.properties['test.profile'] == 'podman') {
exclude '**/*DockerCompose*'
filter {
excludeTestsMatching '*DockerNetworkModeTest*'

excludeTestsMatching '*testBuilder'
excludeTestsMatching '*testModifiers'

excludeTestsMatching '*shouldReportOOMAfterWait'
}

}
}

Expand Down

0 comments on commit 00b96f3

Please sign in to comment.