Commit c83eff0
fix: add pythonpath to pytest config for CI compatibility
Without pythonpath=["src"], pytest can't resolve `from module.xxx`
imports when running from the backend/ directory in CI.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent d8b3167 commit c83eff0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments