From 8bb015bb0fbadd32ae083120c473065877c5ecff Mon Sep 17 00:00:00 2001 From: Ayaz Hafiz Date: Fri, 25 Nov 2022 16:43:09 -0600 Subject: [PATCH] End the string --- crates/reporting/tests/test_reporting.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crates/reporting/tests/test_reporting.rs b/crates/reporting/tests/test_reporting.rs index 33c333f093..3eaba91f96 100644 --- a/crates/reporting/tests/test_reporting.rs +++ b/crates/reporting/tests/test_reporting.rs @@ -12516,4 +12516,6 @@ All branches in an `if` must have the same type! ^^^^^ `crash` must be given exacly one message to crash with. + "### + ); }