This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit 9075ed1
committed
fix: update application test to find config templates in infrastructure layer
- Update application test to look for templates in infrastructure/config/templates/application
- Fixes CI warning about missing application/config/templates directory
- Aligns with twelve-factor architecture where config is managed at infrastructure layer
- Resolves final CI warning before staging deployment testing1 parent 3a2c4b6 commit 9075ed1
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments