diff --git a/changelog/10704.improvement.rst b/changelog/10704.improvement.rst index 657fdfce6..81978807c 100644 --- a/changelog/10704.improvement.rst +++ b/changelog/10704.improvement.rst @@ -1 +1 @@ -Changed the diff explanation for string comparison assertions when there is a tab in the string to show ``\t`` instead of `` `` +Changed the diff explanation for string comparison assertions when there is a tab in the string to show ``\t`` instead of four spaces.