Skip to content

Commit

Permalink
Update test/unit/specs/App.spec.js
Browse files Browse the repository at this point in the history
Co-Authored-By: sabau <szabo.karoly.a@gmail.com>
  • Loading branch information
faboweb and sabau authored Feb 13, 2019
1 parent 24ff2c4 commit 386e076
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/specs/App.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ describe(`App Start`, () => {
})

it(`Check the calls on VUE`, async () => {
// const mockVue = jest.mock(`Vue`)
jest.mock(`vue-router`)
jest.mock(`vue-directive-tooltip`)
jest.mock(`vuelidate`)
Expand Down

0 comments on commit 386e076

Please sign in to comment.