Fix test_reporting UNRECOGNIZED_PACKAGE header

This commit is contained in:
Agus Zubiaga 2024-06-08 20:23:28 -03:00
parent 4e5fdfbf52
commit 6640893410
No known key found for this signature in database

View file

@ -11680,7 +11680,7 @@ In roc, functions are always written as a lambda, like{}
"#
),
@r###"
UNRECOGNIZED PACKAGE in tmp/unknown_shorthand_no_deps/Test.roc
UNRECOGNIZED PACKAGE in tmp/unknown_shorthand_no_deps/Test.roc
This module is trying to import from `foo`:
@ -11705,7 +11705,7 @@ In roc, functions are always written as a lambda, like{}
"#
),
@r###"
UNRECOGNIZED PACKAGE in tmp/unknown_shorthand_in_app/Test.roc
UNRECOGNIZED PACKAGE in tmp/unknown_shorthand_in_app/Test.roc
This module is trying to import from `foo`: