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