Skip to content

Commit ebf318f

Browse files
committed
revert: "test(e2e): reload window before patch tests"
This reverts commit f0cd112.
1 parent f0cd112 commit ebf318f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/specs/patch-details.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ describe('Patch Details', () => {
88

99
before(async () => {
1010
workbench = await browser.getWorkbench()
11-
await workbench.executeCommand('Developer: Reload Window')
1211
})
1312

1413
it('updates the patch status @skipLinuxCI', async () => {

0 commit comments

Comments
 (0)