Skip to content

Commit

Permalink
test: fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey28 committed Dec 27, 2021
1 parent 91c4392 commit bfefdb8
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -8,7 +8,6 @@ test('Paren shouldn\'t be visible', async t => {

await t
.expect(svg.exists).ok()
.debug()
.expect(svg.visible).notOk();
});

Expand Down

0 comments on commit bfefdb8

Please sign in to comment.