Commit 9ea2092
committed
Simplify browser termination logic in test cleanup.
Removed redundant commands and streamlined the process for killing browser processes across different operating systems. This change reduces unnecessary overhead and ensures a more consistent cleanup approach.1 parent 7a6ef3b commit 9ea2092
File tree
1 file changed
+2
-8
lines changed- src/test/kotlin/com/magento/idea/magento2plugin/actions/content
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | 186 | | |
188 | | - | |
189 | 187 | | |
190 | 188 | | |
191 | | - | |
192 | | - | |
193 | | - | |
| 189 | + | |
194 | 190 | | |
195 | 191 | | |
196 | | - | |
197 | | - | |
198 | | - | |
| 192 | + | |
199 | 193 | | |
200 | 194 | | |
201 | 195 | | |
| |||
0 commit comments