test('Execute should not affect if days not agreed', async (t) => {
  const folder = `${process.cwd()}/directory/node_modules`
  try {
    const entryPath = path.resolve(process.cwd(), 'directory')
    await run(entryPath, 14, 'execute')