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