Commit 89e382c
committed
Use dictionary fixtures in the lint CLI test
The deny-network guard caught this in CI: test_check_file_logic built
a Codebook that downloads dictionaries, which a warm local cache
masked. Verified the rest of the workspace suite passes with a cold
cache (XDG_DATA_HOME pointed at an empty dir).1 parent b54a808 commit 89e382c
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
425 | 433 | | |
426 | 434 | | |
427 | 435 | | |
| |||
0 commit comments