Skip to content

Commit

Permalink
Update unittest import
Browse files Browse the repository at this point in the history
  • Loading branch information
lookacat committed Jan 12, 2023
1 parent 4e82032 commit 8d75fc6
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 SpaceDetails from '../../../../../src/components/SideBar/Details/SpaceDetails.vue'
import SpaceDetails from 'web-pkg/src/components/SideBar/Details/SpaceDetails.vue'
import { spaceRoleManager, ShareTypes } from 'web-client/src/helpers/share'
import {
createStore,
Expand Down

0 comments on commit 8d75fc6

Please sign in to comment.