fixed changelog statement

This commit is contained in:
Maddie Thai-Tang 2023-05-03 11:15:19 -04:00
parent f55cec3604
commit 0b8c3de7a1
1 changed files with 1 additions and 1 deletions

View File

@ -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.