Skip to content

Commit a122596

Browse files
committed
ci: remove cause of error with windows
1 parent db70c95 commit a122596

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

e2e/assertions/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ try {
118118
}
119119

120120
async function clickGlobalAction(bottomBar: BottomBarPanel, label: string) {
121-
await bottomBar.toggle(true)
122121
let action
123122
try {
124123
action = (await bottomBar.elem

0 commit comments

Comments
 (0)