koel/resources/assets/js/components/layout/main-wrapper/Sidebar.spec.ts
2022-05-06 17:58:51 +02:00

3 lines
127 B
TypeScript

import { expect, it } from 'vitest'
it('has already been tested in the integration suite', () => expect('😄').toBeTruthy())