Skip to content

Commit f24ffd3

Browse files
typo
1 parent 8ff322e commit f24ffd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/a11y.cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { formatWCAGTag } from '../support/formatWCAGTag'
22
import { isGoodStatusCode } from '../support/isGoodStatusCode'
33

4-
describe('accessibility tests', () => {
4+
describe('Accessibility Tests', () => {
55
const pages = ['/', '/admin']
66

77
pages.forEach((page) => {

0 commit comments

Comments
 (0)