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