Commit e58ff4f
[BUGFIX] Add extension symlink step to CI workflow
The .Build/ directory is gitignored, so the symlink at
.Build/public/typo3conf/ext/extension_builder was never created in CI.
Unit tests resolve fixture files via Environment::getPublicPath() through
this symlink, causing all PrinterTest assertions to fail with
"file not found".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 71e1895 commit e58ff4f
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
0 commit comments