Skip to content

Commit

Permalink
Unnecessary extra line removed
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelvaara committed Aug 30, 2023
1 parent d498fd8 commit 8e27e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cypress/accessibility/axe-landing.cy.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { accessibilityTestRunner } from '../support/accessibility.js'
import 'cypress-axe';

/* If you want the test to be skipped, add a skip command after the describe part:
- test enabled: describe('Check accessibility of ...
- test to be skipped: describe.skip('Check accessibility of ... */
Expand Down

0 comments on commit 8e27e76

Please sign in to comment.