Skip to content

Commit

Permalink
Testing pr
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasthomsen committed May 29, 2024
1 parent 81d6da9 commit 27b4646
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 @@ -5,7 +5,7 @@ inThisBuild(
licenses := Seq("MIT" -> url("https://choosealicense.com/licenses/mit/"))
)
)

//Testing
lazy val testSettings: Seq[Setting[_]] = Seq(
scriptedLaunchOpts := {
scriptedLaunchOpts.value ++ Seq(
Expand Down

0 comments on commit 27b4646

Please sign in to comment.