From c44ecbb1e561c9a30b85c222d2ec1a2bc4e8b79b Mon Sep 17 00:00:00 2001 From: Jared Ramirez Date: Sat, 12 Dec 2020 14:01:32 -0800 Subject: [PATCH] Fix reporting tests --- compiler/reporting/tests/test_reporting.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/compiler/reporting/tests/test_reporting.rs b/compiler/reporting/tests/test_reporting.rs index 7855d5bd94..6f394ac6fd 100644 --- a/compiler/reporting/tests/test_reporting.rs +++ b/compiler/reporting/tests/test_reporting.rs @@ -623,7 +623,7 @@ mod test_reporting { Num Set Result - F64 + U8 "# ), ); @@ -1372,9 +1372,9 @@ mod test_reporting { these names seem close though: Bool + U8 F64 Num - Map "# ), ) @@ -1827,10 +1827,10 @@ mod test_reporting { these names seem close though: + U8 f + I8 F64 - Num - Map "# ), )