Skip to content

Commit

Permalink
Fix PushZeroOperationSuite tests (#8888)
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Lebedev <[email protected]>
  • Loading branch information
thenswan authored Sep 28, 2023
1 parent 9321bf3 commit c40bdd3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ private HapiSpec pushZeroHappyPathWorks() {
.logged());
}

@HapiTest
private HapiSpec pushZeroDisabledInV034() {
final var pushZeroContract = CONTRACT;
final var pushResult = "pushResult";
Expand Down

0 comments on commit c40bdd3

Please sign in to comment.