File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313// https://on.cypress.io/configuration
1414// ***********************************************************
1515
16- import 'cypress- xpath' ;
16+ import '@ cypress/ xpath' ;
1717import { register } from '@cypress/snapshot' ;
1818import { registerWpTestCommands } from 'cypress-wp-test-utils' ;
1919import './commands' ;
Original file line number Diff line number Diff line change 3030 },
3131 "devDependencies" : {
3232 "@cypress/snapshot" : " ^2.1.7" ,
33+ "@cypress/xpath" : " ^2.0.3" ,
3334 "@wordpress/base-styles" : " ^4.20.0" ,
3435 "@wordpress/env" : " ^5.14.0" ,
3536 "@wordpress/scripts" : " ^26.0.0" ,
3637 "cypress" : " ^12.8.1" ,
3738 "cypress-wp-test-utils" : " ^1.0.0" ,
38- "@cypress/xpath" : " ^2.0.3" ,
3939 "eslint-plugin-cypress" : " ^2.12.1" ,
4040 "eslint-plugin-prettier" : " ^4.2.1" ,
4141 "lodash" : " ^4.17.21" ,
You can’t perform that action at this time.
0 commit comments