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