Skip to content

Commit

Permalink
fix: test import
Browse files Browse the repository at this point in the history
  • Loading branch information
unliar committed Sep 16, 2021
1 parent 8c6136d commit 465f8ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __tests__/components/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import "vue-global-api";
import { mount } from "@vue/test-utils";
import Avatar from "../../src/components/common/Avatar/index.vue";
import EmptyContent from "../../src/components/common/EmptyContent.vue";
Expand Down

0 comments on commit 465f8ff

Please sign in to comment.