Commit 83ad7db
committed
fix(tests): harden Pest infra - fail-fast on missing files, fix dependabot
- Throw RuntimeException when realpath/file_get_contents fails
(previously silent continue hid unscanned files)
- Fix Dependabot ecosystem from npm to composer
- Remove committed .omc session artifacts, add .omc/ to .gitignore
Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>1 parent ebcca33 commit 83ad7db
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
0 commit comments