Skip to content

Commit

Permalink
Merge pull request #119 from nextcloud/dependabot/npm_and_yarn/cypres…
Browse files Browse the repository at this point in the history
…s-testing-library-4.0.0

Bump cypress-testing-library from 3.0.1 to 4.0.0
  • Loading branch information
skjnldsv authored Jun 9, 2019
2 parents 08e49ef + 5531031 commit 310f095
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 141 deletions.
1 change: 0 additions & 1 deletion cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
*
*/

import 'cypress-testing-library/add-commands'
import { addMatchImageSnapshotCommand } from 'cypress-image-snapshot/command'
import axios from 'axios'

Expand Down
161 changes: 22 additions & 139 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"cypress": "^3.3.1",
"cypress-file-upload": "^3.1.2",
"cypress-image-snapshot": "^3.1.1",
"cypress-testing-library": "^3.0.1",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.11.1",
Expand Down

0 comments on commit 310f095

Please sign in to comment.