coverage: ignore useI18n

This commit is contained in:
David Lechner
2022-03-25 15:54:04 -05:00
parent 5dd61fa4c3
commit f36e774d1e
19 changed files with 28 additions and 7 deletions
@@ -78,6 +78,7 @@ const FileNameFormGroup: React.VoidFunctionComponent<FileNameFormGroupProps> = (
inputRef,
onChange,
}) => {
// istanbul ignore next: babel-loader rewrites this line
const [i18n] = useI18n();
const fileNameIntent =