Skip to content

Commit

Permalink
Rename long filename.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 2, 2022
1 parent d74f229 commit 0b8b419
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_email_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,8 @@
marks=pytest.mark.skipif(
sys.platform == "win32" and PYPY36,
reason="Fails due to unicode issue with filename",
)
),
id="unicode_1",
),
(
"उदाहरण.परीक्ष@domain.with.idn.tld",
Expand Down

0 comments on commit 0b8b419

Please sign in to comment.