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