Skip to content

Commit

Permalink
fix: Issue305Spec test
Browse files Browse the repository at this point in the history
Signed-off-by: dikel <dikelito@tutamail.com>
  • Loading branch information
dikel committed Dec 12, 2023
1 parent 15e30f9 commit bd04743
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 @@ private HapiSpec createDeleteInSameRoundWorks() {
getFileInfo(nextFileId::get).hasDeleted(true));
}

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

0 comments on commit bd04743

Please sign in to comment.