Commit 7e94697
committed
Clean up test side effects in DAP message tests
We were depending on the test run to succeed in order to create and
overwrite the file; however, this was very confusing when debugging a
single test while it was failing.1 parent 0d77907 commit 7e94697
File tree
1 file changed
+8
-2
lines changed- test/PowerShellEditorServices.Test.E2E
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
| |||
0 commit comments