import { deployExample } from '../test-utils'; it('[examples] should deploy gatsby', async () => { await deployExample('gatsby'); });