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