Skip to content

Commit

Permalink
fix: Issue305Spec test (#10437)
Browse files Browse the repository at this point in the history
Signed-off-by: dikel <dikelito@tutamail.com>
  • Loading branch information
dikel committed Dec 24, 2023
1 parent c7dd6e6 commit 6cd87bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ final HapiSpec createDeleteInSameRoundWorks() {
getFileInfo(nextFileId::get).hasDeleted(true));
}

@HapiTest
final HapiSpec congestionMultipliersRefreshOnPropertyUpdate() {
final var civilian = "civilian";
final var preCongestionTxn = "preCongestionTxn";
Expand Down

0 comments on commit 6cd87bc

Please sign in to comment.