Skip to content

Commit

Permalink
Merge pull request #38 from lwronski/fork-test
Browse files Browse the repository at this point in the history
Enable forking only in test scope
  • Loading branch information
liosedhel committed Oct 18, 2022
2 parents 7d14809 + 8ce593e commit 37bdb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ libraryDependencies += "io.gatling" % "gatling-test-framework" % "
// scalaFmt
scalafmtOnCompile := true

fork := true
Test / fork := true

0 comments on commit 37bdb17

Please sign in to comment.