Commit 4f17835
fix: remove docker-warning from test patterns after test deletion
The docker-warning.test.ts file was deleted in this PR (redundant with
no-docker.test.ts), but the test pattern in the CI workflow still
referenced it. Remove the dead pattern to prevent silent test skipping.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 00b9eb2 commit 4f17835
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments