File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9595 path = community-build/community-projects/scalaz
9696 url = https://github.com/dotty-staging/scalaz.git
9797[submodule "community-build/community-projects/endpoints "]
98- path = community-build/community-projects/endpoints
98+ path = community-build/community-projects/endpoints4s
9999 url = https://github.com/dotty-staging/endpoints.git
100100[submodule "community-build/community-projects/scas "]
101101 path = community-build/community-projects/scas
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -295,8 +295,8 @@ object projects:
295295 dependencies = List (scalacheck)
296296 )
297297
298- lazy val endpoints = SbtCommunityProject (
299- project = " endpoints " ,
298+ lazy val endpoints4s = SbtCommunityProject (
299+ project = " endpoints4s " ,
300300 sbtTestCommand = " ;json-schemaJVM/compile;algebraJVM/compile;openapiJVM/compile;http4s-server/compile;http4s-client/compile;play-server/compile;play-client/compile;akka-http-server/compile;akka-http-client/compile"
301301 )
302302
@@ -365,7 +365,7 @@ class CommunityBuildTest:
365365 @ Test def betterfiles = projects.betterfiles.run()
366366 @ Test def dottyCpsAsync = projects.dottyCpsAsync.run()
367367 @ Test def effpi = projects.effpi.run()
368- @ Test def endpoints = projects.endpoints .run()
368+ @ Test def endpoints4s = projects.endpoints4s .run()
369369 @ Test def fastparse = projects.fastparse.run()
370370 @ Test def geny = projects.geny.run()
371371 @ Test def intent = projects.intent.run()
You can’t perform that action at this time.
0 commit comments