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