Commit 525e9ce
committed
fix: restore missing test fixture docs/README.md
Restores spec/storage/filters/docs/README.md that was accidentally
deleted in commit 36c74b8. This file is required by 3 test cases:
- BakedFileSystem load only files without hidden one
- file filtering excludes files matching exclude patterns
- file filtering applies both include and exclude patterns
Fixes all 3 CI test failures showing off-by-one file counts.1 parent 36c74b8 commit 525e9ce
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments