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