Skip to content

Commit

Permalink
use later gradle conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Dec 16, 2024
1 parent 518088a commit 136fa1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/manual-snippets/real-browser/real-browser.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ plugins {
dependencies {
testImplementation project(':internal:test-support-spock')
testImplementation project(':doc:manual-snippets:fixtures')
testRuntimeOnly libs.junit.platform.launcher
}

tasks.named("test") {
Expand Down

0 comments on commit 136fa1a

Please sign in to comment.