Skip to content

Commit

Permalink
Use headless
Browse files Browse the repository at this point in the history
  • Loading branch information
xBaank committed Sep 20, 2024
1 parent 1eb36fa commit 50150cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simpleJson-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ kotlin {
browser {
testTask {
useKarma {
useChrome()
useChromeHeadless()
}
}
}
Expand Down

0 comments on commit 50150cf

Please sign in to comment.