From 4eed5fa7789b83732e80b560b5e41f8f3543387d Mon Sep 17 00:00:00 2001 From: Tristan Cacqueray Date: Wed, 23 Aug 2023 11:03:52 +0000 Subject: [PATCH] tests: update golden file for the new toml parser --- code/hsec-tools/test/golden/MISSING_AFFECTED.md.golden | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/code/hsec-tools/test/golden/MISSING_AFFECTED.md.golden b/code/hsec-tools/test/golden/MISSING_AFFECTED.md.golden index 6dca9243..68ccb3ea 100644 --- a/code/hsec-tools/test/golden/MISSING_AFFECTED.md.golden +++ b/code/hsec-tools/test/golden/MISSING_AFFECTED.md.golden @@ -1,4 +1,9 @@ Left ( AdvisoryError - ( MissingKey "affected" ) "MissingKey "affected"" + [ MatchMessage + { matchPath = [] + , matchMessage = "missing key: affected" + } + ] "missing key: affected in top + " )