Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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. `;