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