Skip to content

Commit 37abad1

Browse files
fixed issue with incorrect import
1 parent 49d90b9 commit 37abad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/playwright/tests/test.list.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ import '../support/init_test';
1010
test.describe("setup", core.setup);
1111

1212
// Test various plugin actions
13-
test.describe("actions", core.actions);
13+
test.describe("actions", core.commands);

0 commit comments

Comments
 (0)