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