[SG-33093.7] Enable accessibilityAudit on `client/web/src/integration/repository.test.ts` file
Created by: gitstart-sourcegraph
Description
This Pull Request is about enabling accessibility audit on repository
page in its integration test
Refs
Test plan
Run the integration test ENTERPRISE=1 HEADLESS=true yarn test-integration:base client/web/src/integration/repository.test.ts
Success criteria
- All integration tests with percy snapshots have
accessibilityAudit
enabled
App preview:
Check out the client app preview documentation to learn more.