Skip to content

Commit

Permalink
blank commit
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhyatox committed Oct 9, 2023
1 parent 2751f77 commit f2c920d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/App.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ describe("App.vue", () => {
wrapper.vm.loading = false
expect(wrapper.vm.$options.name).toMatch(title);
});

});

0 comments on commit f2c920d

Please sign in to comment.