選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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