Skip to content

Commit 40d958b

Browse files
Enable scalacheck tests
1 parent d6b1762 commit 40d958b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ object projects
140140

141141
val scalacheck = SbtCommunityProject(
142142
project = "scalacheck",
143-
sbtTestCommand = "jvm/test:compile",
143+
sbtTestCommand = "jvm/test",
144144
sbtUpdateCommand = "jvm/test:update"
145145
)
146146

0 commit comments

Comments
 (0)