Commit 6aee945
committed
test: scope integration AfterAll cleanup to contexts the suite creates
The Integration AfterAll disconnected every stored Confluence context via Get-ConfluenceContext -ListAvailable, which would delete a contributor's unrelated contexts when the integration tests run locally. Limit cleanup to the 'ci' and 'ci-secondary' contexts this suite creates (review thread on tests L159).1 parent d288e61 commit 6aee945
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
158 | 163 | | |
159 | 164 | | |
160 | 165 | | |
| |||
0 commit comments