Commit 6747b58
Aaron Schlesinger
fix(pkg/gitreceive/storage/object_test.go): adjust min number of calls to the statter
technically it should always be called three times, but the time of the
call may cause the ticker to tick after the timer receives (and the
wait call bails out). it’s guaranteed to call once, however.1 parent cdf8ace commit 6747b58
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| |||
0 commit comments