Skip to content

Commit

Permalink
use golden tables test API
Browse files Browse the repository at this point in the history
  • Loading branch information
scottsand-db committed Sep 12, 2023
1 parent 6177a07 commit d1952b9
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 @@ -636,6 +636,7 @@ lazy val standaloneCosmetic = project

lazy val testStandaloneCosmetic = (project in file("connectors/testStandaloneCosmetic"))
.dependsOn(standaloneCosmetic)
.dependsOn(goldenTables % "test")
.settings(
name := "test-standalone-cosmetic",
commonSettings,
Expand Down

0 comments on commit d1952b9

Please sign in to comment.