您最多选择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. `;