fixed test id

This commit is contained in:
Maddie Thai-Tang 2023-05-06 16:44:24 -04:00
parent 042bc2dd2e
commit 7e05578cb2
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ TESTCASES = [
E + spam\\tbacon
E + \\teggs love
""",
id='Test "not in" string',
id="Test tab repr in diff",
),
]