Commit f0e3a83
committed
Enhance CORS test setup by adding project root to sys.path
- Introduced project root path to `sys.path` in `test_cors.py` to ensure proper module resolution during tests.
- Updated imports to maintain compatibility with the new project structure.1 parent 86efd58 commit f0e3a83
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
0 commit comments