| 1 | import type { ColumnConfig, FilterChip } from '#shared/types/preferences' |
| 2 | import { mountSuspended, registerEndpoint } from '@nuxt/test-utils/runtime' |
| 3 | import type { VueWrapper } from '@vue/test-utils' |
| 4 | import 'axe-core' |
nothing calls this directly
no test coverage detected