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