Skip to content

Commit

Permalink
minor refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Dec 26, 2024
1 parent 737cd3e commit b70db08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ class DriverConfigSpec extends Specification implements InlineConfigurationLoade
def "environment sensitive driver config"() {
when:
configScript(env, """
import org.junit.jupiter.api.Assumptions
Assumptions.assumeFalse(env && HeadlessTestSupport.headless)
// tag::env_sensitive_driver_config[]
Expand Down

0 comments on commit b70db08

Please sign in to comment.