Skip to content

Commit

Permalink
fix: Cockroach > Fix Auto translation test
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCizmar committed Jan 4, 2023
1 parent 429e487 commit 866f2af
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,6 @@ class TestDataService(
projectBuilders.forEach { projectBuilder ->
executeInNewTransaction(transactionManager) {
projectService.save(projectBuilder.self)
}
executeInNewTransaction(transactionManager) {
saveAllProjectDependants(projectBuilder)
}
}
Expand Down

0 comments on commit 866f2af

Please sign in to comment.