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