Skip to content

Commit

Permalink
enable all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SoMuchForSubtlety committed Apr 3, 2023
1 parent 918fa63 commit 024512e
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 024512e

Please sign in to comment.