mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
coverage: ignore useI18n
This commit is contained in:
@@ -78,6 +78,7 @@ const FileNameFormGroup: React.VoidFunctionComponent<FileNameFormGroupProps> = (
|
||||
inputRef,
|
||||
onChange,
|
||||
}) => {
|
||||
// istanbul ignore next: babel-loader rewrites this line
|
||||
const [i18n] = useI18n();
|
||||
|
||||
const fileNameIntent =
|
||||
|
||||
Reference in New Issue
Block a user