Skip to content

Commit

Permalink
Add changes from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
aashikam committed Mar 27, 2024
1 parent 42a8579 commit ca8239e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ballerina-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ task stopNatsServersForTests() {
task ballerinaTest {
dependsOn(":${packageName}-ballerina:build")
dependsOn(updateTomlFiles)
dependsOn(startNatsServersForTests)
dependsOn(initializeVariables)
finalizedBy(commitTomlFiles)

Expand Down

0 comments on commit ca8239e

Please sign in to comment.