Commit 20b2baa
committed
fix: advance time in wait_for_rewards_minting loop
Address review comment from jasonz-dfinity: add advance_time(1s) before
each tick() in wait_for_rewards_minting so that timer-based periodic tasks
are also triggered, making the test more robust and realistic.1 parent f68f96e commit 20b2baa
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
| 1048 | + | |
| 1049 | + | |
1048 | 1050 | | |
1049 | 1051 | | |
1050 | 1052 | | |
1051 | 1053 | | |
1052 | 1054 | | |
| 1055 | + | |
1053 | 1056 | | |
1054 | 1057 | | |
1055 | 1058 | | |
| |||
0 commit comments