Skip to content

Commit 0a2e5b9

Browse files
markurtzCopilot
andcommitted
Update tests/unit/utils/test_text.py
Co-authored-by: Copilot <[email protected]> Signed-off-by: Mark Kurtz <[email protected]>
1 parent 4c650d7 commit 0a2e5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/utils/test_text.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ def test_url_error(self, mock_client):
372372
load_text("http://example.com/error.txt")
373373

374374

375-
class TestIsPuncutation:
375+
class TestIsPunctuation:
376376
"""Test suite for is_puncutation."""
377377

378378
@pytest.mark.smoke

0 commit comments

Comments
 (0)