We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d90b9 commit 37abad1Copy full SHA for 37abad1
e2e/playwright/tests/test.list.ts
@@ -10,4 +10,4 @@ import '../support/init_test';
10
test.describe("setup", core.setup);
11
12
// Test various plugin actions
13
-test.describe("actions", core.actions);
+test.describe("actions", core.commands);
0 commit comments