Commit 45590da
committed
fix: remove task dependency that breaks mise --env context
The depends directive on test:integration:without_multitenant caused
issues when called via `mise --env tls run` because mise doesn't
properly pass the environment context to dependency tasks.
For standalone use, run test:integration:setup:tls manually first.1 parent 9d2ed8b commit 45590da
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
| 210 | + | |
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
| |||
0 commit comments