Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Fix find and findAll assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Westerheide committed Jan 13, 2019
1 parent c892b8a commit 654171c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-test-chai",
"version": "1.0.0-2",
"version": "1.0.0-3",
"description": "Custom chai assertions and language chains for vue-test-utils",
"main": "lib/vue-test-chai.js",
"scripts": {
Expand Down

0 comments on commit 654171c

Please sign in to comment.