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