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