Commit dd271fe
fix(tests): update Scan for embedded files test to use existing test data
The test was failing in CI because it referenced src/web/static/images/cook_male-32x32.png
which was removed in v1.7.1 upstream cleanup (88 web UI files deleted).
Changed to use tests/node/sampleData/pic.jpg which is already used by other tests
and provides the same functionality for testing the scanForEmbeddedFiles operation.
Fixes: Core Logic CI workflow failure on run 20291915673
Related: v1.7.1 release upstream file cleanup
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2c0235e commit dd271fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
841 | | - | |
| 841 | + | |
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
| |||
0 commit comments