Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unittest
Browse files Browse the repository at this point in the history
lookacat committed Jan 12, 2023
1 parent 43b39a4 commit 4e82032
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import SpaceQuota from 'web-app-files/src/components/SpaceQuota.vue'
import SpaceQuota from 'web-pkg/src/components/SpaceQuota.vue'
import { defaultPlugins, shallowMount } from 'web-test-helpers'

describe('SpaceQuota component', () => {

0 comments on commit 4e82032

Please sign in to comment.