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