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