Skip to content

Commit b37f43b

Browse files
Update types/test.ts
Co-authored-by: Nicholas Boll <nicholas.boll@gmail.com>
1 parent 30c347a commit b37f43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/// <reference types="Cypress" />
22
import {configure} from '.'
3-
import '@testing-library/cypress/add-commands'
3+
import './add-commands'
44

55
configure({testIdAttribute: 'data-myown-testid'})
66

0 commit comments

Comments
 (0)