import { test } from './fixtures/test'; import globalSetup from './global-setup'; test('preflight', async () => { await globalSetup(); });