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