Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed Nov 3, 2024
1 parent fa49959 commit 5c2010c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/screens/docrepos.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { vi, beforeAll, beforeEach, expect, test, afterAll } from 'vitest'
import { enableAutoUnmount, mount } from '@vue/test-utils'
import { useWindowMock } from '../mocks/window'
import DocRepos from '../../src/screens/DocRepos.vue'
import { DocumentBase } from '../../src/types/rag.d'

enableAutoUnmount(afterAll)

Expand Down

0 comments on commit 5c2010c

Please sign in to comment.