From 899ee5261b8404b86f15f1cc839faed19a99d00e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Kro=CC=88ner?= Date: Wed, 9 Oct 2024 15:57:15 +0200 Subject: [PATCH] Update missed verification tests --- ...erializationTests.ScrubInlineGuidsEndingLetters.verified.txt | 2 +- ...alizationTests.ScrubInlineGuidsWrappedInLetters.verified.txt | 2 +- ...ializationTests.ScrubInlineGuidsWrappedInNumber.verified.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsEndingLetters.verified.txt b/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsEndingLetters.verified.txt index 6ed7be815..1685c0252 100644 --- a/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsEndingLetters.verified.txt +++ b/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsEndingLetters.verified.txt @@ -1 +1 @@ -087ea433-d83b-40b6-9e37-465211d95081after \ No newline at end of file +Guid_1after \ No newline at end of file diff --git a/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInLetters.verified.txt b/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInLetters.verified.txt index 3ae842e5c..312a464fa 100644 --- a/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInLetters.verified.txt +++ b/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInLetters.verified.txt @@ -1 +1 @@ -before087ea433-d83b-40b6-9e37-465211d9508cafter \ No newline at end of file +beforeGuid_1after \ No newline at end of file diff --git a/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInNumber.verified.txt b/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInNumber.verified.txt index 97ec5e550..f81dc2633 100644 --- a/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInNumber.verified.txt +++ b/src/Verify.Tests/Serialization/SerializationTests.ScrubInlineGuidsWrappedInNumber.verified.txt @@ -1 +1 @@ -1087ea433-d83b-40b6-9e37-465211d950811 \ No newline at end of file +1Guid_11 \ No newline at end of file