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