Commit 8ae3dce
fix: set DJANGO_SETTINGS_MODULE for test step in CI
Tests at ../tests/unit import visitran modules which access Django
settings at import time. Without DJANGO_SETTINGS_MODULE set, Django
raises ImproperlyConfigured.
Verified locally: 23 passed, 0 failed
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8f4f13a commit 8ae3dce
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments