Commit bf57f4b
committed
test(integration): align admin integration JWT secret with canonical resolver
The canonical getJwtSecret (routes/auth) prefers API_JWT_SECRET, which the
loaded .env sets, so the admin integration suite must override API_JWT_SECRET
(not only JWT_SECRET) to match the secret generateTestToken signs with.1 parent 3c972bc commit bf57f4b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments