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