Minor fixes to cypress tests

This commit is contained in:
Tim Donohue
2023-08-29 15:01:51 -05:00
parent 2a881791ba
commit 70a7bbe3cb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
import { Options } from 'cypress-axe';
import { testA11y } from 'cypress/support/utils';
describe('Community List Page', () => {