Skip to content

Commit

Permalink
Fix failed test Crypto-Perf-Invalid-Accounts-5k-30m (#8880)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyDallas authored Sep 29, 2023
1 parent a90c27c commit 895bec9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ protected HapiSpec runCryptoTransfers() {
.fee(100_000_000L)
.hasKnownStatusFrom(INVALID_ACCOUNT_ID)
.hasRetryPrecheckFrom(BUSY, PLATFORM_TRANSACTION_NOT_CREATED)
.deferStatusResolution()
};

return defaultHapiSpec("RunCryptoTransfers")
Expand Down

0 comments on commit 895bec9

Please sign in to comment.