Commit 6bf4ace
Fix test: use README.md (uppercase) for case-sensitive filesystems
- Changed readme.md to README.md in sampleFiles.spec.ts
- Fixes test failures on Linux/Ubuntu (case-sensitive filesystem)
- macOS is case-insensitive so it worked, but Linux requires exact case
- All 17 tests now pass on all platforms1 parent b4d7186 commit 6bf4ace
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
| 214 | + | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments