Skip to content

Commit

Permalink
fix missed renaming
Browse files Browse the repository at this point in the history
Signed-off-by: georgi-l95 <[email protected]>
  • Loading branch information
georgi-l95 committed Dec 20, 2024
1 parent cbbf00a commit 676cc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suites/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ tasks.register<Test>("runSuites") {
group = "suites"
modularity.inferModulePath = false

// @todo(#343) - :server:createDotEnv should disappear
// @todo(#343) - :server:createProductionDotEnv should disappear
dependsOn(":server:createDockerImage", ":server:createProductionDotEnv")

useJUnitPlatform()
Expand Down

0 comments on commit 676cc96

Please sign in to comment.