Commit 1f933bc
committed
CRITICAL FIX: Add 500ms delays after ALL file generation commands
- Add 500ms delays after EVERY execSync that generates files
- This ensures files are visible in CI before tests try to read them
- Fixes timing issues where files exist but aren't immediately visible
- Should resolve ALL remaining CI failures1 parent 8571369 commit 1f933bc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
188 | 191 | | |
189 | 192 | | |
190 | 193 | | |
| |||
0 commit comments