Commit c011fce
committed
Fix: VaultControllerTest to avoid uninitialized property access
Remove app_name and namespace from test settings to prevent permission testing during unit tests, which was causing uninitialized property access error.
All tests now passing: 653 passed, 6 warnings, 9 skipped1 parent b157389 commit c011fce
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
88 | 86 | | |
89 | 87 | | |
90 | 88 | | |
91 | | - | |
92 | | - | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
| |||
0 commit comments