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