Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

AuditApp-test.tsx.snap 293B

123456789101112
  1. // Jest Snapshot v1, https://goo.gl/fbAQLP
  2. exports[`should render correctly 1`] = `
  3. <AuditAppRenderer
  4. downloadStarted={false}
  5. handleDateSelection={[Function]}
  6. handleOptionSelection={[Function]}
  7. handleStartDownload={[Function]}
  8. housekeepingPolicy="Monthly"
  9. selection="today"
  10. />
  11. `;