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 e8ef1a6 commit a8a2ee2Copy full SHA for a8a2ee2
src/tests/functional/rendering_tests.js
@@ -19,7 +19,7 @@ import {
19
strictElementEquals,
20
textContent,
21
visitAction,
22
- waitUntilNoSelector,
+ waitUntilNoSelector
23
} from "../helpers/page"
24
25
test.beforeEach(async ({ page }) => {
0 commit comments