test('test', (t) => {
  helpers
    .run(path.resolve(__dirname, 'index.js'))
    .withPrompts(options)
    .on('end', () => {