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 b48dac9 commit 4e9f7fdCopy full SHA for 4e9f7fd
e2e/plugin-axe-e2e/vitest.e2e.config.ts
@@ -1,5 +1,5 @@
1
import { createE2ETestConfig } from '../../testing/test-setup-config/src/index.js';
2
3
-export default createE2ETestConfig('ci-e2e', {
+export default createE2ETestConfig('plugin-axe-e2e', {
4
testTimeout: 80_000,
5
});
0 commit comments