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