Commit 509d9fb
fix: mock config-loader in tests to avoid missing config.js
config-loader.js dynamically imports config.js which only exists
after deployment. Mock it in tests since the utility functions
under test don't depend on config.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent abb3973 commit 509d9fb
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
0 commit comments