vitest/test/cli/fixtures/fails/no-assertions.test.ts

3 lines
58 B
TypeScript

import { it } from 'vitest'
it('test without assertions')