Commit 2acfce3
committed
Fix include-assets-step tests after copy-by-pattern pre-glob check
The new fileExists short-circuit in copyByPattern broke the auto-mocked
pattern tests at the step level (fileExists returns undefined → early
return). Add a beforeEach default for the pattern-entries block, and
switch the pattern-only manifest test from a flat false to an
implementation that returns true for the sourceDir path.1 parent 6e2ab4c commit 2acfce3
1 file changed
Lines changed: 9 additions & 2 deletions
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
555 | 560 | | |
556 | 561 | | |
557 | 562 | | |
| |||
943 | 948 | | |
944 | 949 | | |
945 | 950 | | |
946 | | - | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
947 | 954 | | |
948 | 955 | | |
949 | 956 | | |
950 | | - | |
| 957 | + | |
951 | 958 | | |
952 | 959 | | |
953 | 960 | | |
| |||
0 commit comments