Skip to content

Commit

Permalink
Tweaked test
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Nov 6, 2022
1 parent a605a47 commit a2b2813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/local/src/MillBuildModuleTests.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class MillBuildModuleTests(fork: Boolean, clientServer: Boolean)
val tests = Tests {
test("Mill itself") {
initWorkspace()
checkShow("millVersion", """"0.10.7"""")
if(fork) checkShow("millVersion", """"0.10.7"""")
checkShow(
"sources",
s"""[
Expand Down

0 comments on commit a2b2813

Please sign in to comment.