file in the file tree open with a single click [fix me remove] (#3635)

This commit is contained in:
Kurt Hutten
2024-08-23 20:29:12 +10:00
committed by GitHub
parent 4d2375faac
commit ef350b020b

View File

@ -469,7 +469,7 @@ test(
await electronApp.close()
}
)
test.fixme(
test(
'File in the file pane should open with a single click',
{ tag: '@electron' },
async ({ browserName }, testInfo) => {