Commit 8d89434
Skip site-with-errors test when cache fixture is unavailable
Use describe.runIf to gracefully skip the integration test suite
when CACHE_PATH is unset or the file doesn't exist, instead of
failing with an assertion error in beforeAll.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent bb1f458 commit 8d89434
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
36 | | - | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments