Skip to content

Commit

Permalink
snapi frontend as test dep because cred test context
Browse files Browse the repository at this point in the history
  • Loading branch information
datYori committed May 1, 2024
1 parent 9b185e7 commit 2a8ac2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ lazy val sqlClient = (project in file("sql-client"))
client % "compile->compile;test->test",
sources % "compile->compile;test->test",
sqlParser % "compile->compile;test->test",
snapiFrontend % "test->test"
)
.settings(
commonSettings,
Expand Down

0 comments on commit 2a8ac2c

Please sign in to comment.