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