We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db70c95 commit a122596Copy full SHA for a122596
1 file changed
e2e/assertions/index.ts
@@ -118,7 +118,6 @@ try {
118
}
119
120
async function clickGlobalAction(bottomBar: BottomBarPanel, label: string) {
121
- await bottomBar.toggle(true)
122
let action
123
try {
124
action = (await bottomBar.elem
0 commit comments