Skip to content

Commit

Permalink
Update nested_transaction_test.bal
Browse files Browse the repository at this point in the history
  • Loading branch information
gimantha authored Dec 6, 2024
1 parent c3f53c6 commit 5097363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transaction-ballerina/tests/nested_transaction_test.bal
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ function funcWithTrxForNestedTrx(string str) returns string {
}

@test:Config {
enable: false
}
function testTransactionLangLibForNestedTransactions() returns error? {
string str = "";
Expand Down

0 comments on commit 5097363

Please sign in to comment.