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