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