koel/resources/assets/js/components/layout/main-wrapper/Sidebar.spec.ts

4 lines
127 B
TypeScript
Raw Normal View History

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