import { test } from 'vitest' test('assertion is not called', () => { // no expect })