Skip to content

Commit a8a2ee2

Browse files
author
KAWAKAMI Moeki
committed
Fix format
1 parent e8ef1a6 commit a8a2ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/functional/rendering_tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import {
1919
strictElementEquals,
2020
textContent,
2121
visitAction,
22-
waitUntilNoSelector,
22+
waitUntilNoSelector
2323
} from "../helpers/page"
2424

2525
test.beforeEach(async ({ page }) => {

0 commit comments

Comments
 (0)