Skip to content

Commit

Permalink
remove call of inexistent function
Browse files Browse the repository at this point in the history
  • Loading branch information
popenta committed Feb 6, 2024
1 parent a77067e commit 0aba6d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion multiversx_sdk_cli/tests/test_cli_contracts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ testAll() {
testTrivialCommands || return 1
testCreateContracts || return 1
testBuildContracts || return 1
testRunScenarios || return 1
testCleanContracts || return 1
testWasmName || return 1
}

0 comments on commit 0aba6d3

Please sign in to comment.