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