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