Skip to content

Commit 4e9f7fd

Browse files
committed
test(plugin-axe): correct E2E project key
1 parent b48dac9 commit 4e9f7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { createE2ETestConfig } from '../../testing/test-setup-config/src/index.js';
22

3-
export default createE2ETestConfig('ci-e2e', {
3+
export default createE2ETestConfig('plugin-axe-e2e', {
44
testTimeout: 80_000,
55
});

0 commit comments

Comments
 (0)