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