Commit 8009853
Fix MetadataCache test timing issue
Increase wait time from 100ms to 110ms in the second timeout to ensure the total elapsed time exceeds the 200ms TTL, accounting for JavaScript timer precision variability.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent b990144 commit 8009853
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments