We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fs2
1 parent 39a41cb commit e1953d8Copy full SHA for e1953d8
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -42,7 +42,7 @@ class CommunityBuildTestB:
42
@Test def discipline = projects.discipline.run()
43
@Test def disciplineMunit = projects.disciplineMunit.run()
44
@Test def disciplineSpecs2 = projects.disciplineSpecs2.run()
45
- @Test def fs2 = projects.fs2.run()
+ //@Test def fs2 = projects.fs2.run()
46
@Test def monocle = projects.monocle.run()
47
@Test def munit = projects.munit.run()
48
@Test def munitCatsEffect = projects.munitCatsEffect.run()
0 commit comments