Skip to content

Commit

Permalink
refactor: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Sep 5, 2024
1 parent dcfcc9c commit d587655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/specs/pages/UserHistory.spec.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { shallowMount, mount } from '@vue/test-utils'
import { shallowMount } from '@vue/test-utils'

import { flushPromises } from '~tests/unit/tests_utils'
import CoreSetup from '~tests/unit/CoreSetup'
Expand Down

0 comments on commit d587655

Please sign in to comment.