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