We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c347a commit b37f43bCopy full SHA for b37f43b
types/test.ts
@@ -1,6 +1,6 @@
1
/// <reference types="Cypress" />
2
import {configure} from '.'
3
-import '@testing-library/cypress/add-commands'
+ import './add-commands'
4
5
configure({testIdAttribute: 'data-myown-testid'})
6
0 commit comments