Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Feb 13, 2024
1 parent 989c2c0 commit 31ebe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gevent/testing/patched_tests_setup.py
Expand Up @@ -1301,7 +1301,7 @@ def test(*args, **kwargs):
if ARES:
disabled_tests += [
# c-ares doesn't like the IPv6 syntax it uses here.
'test_socket.GeneralModuleTeststest_getaddrinfo_ipv6_scopeid_symbolic',
'test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_scopeid_symbolic',
]

if TRAVIS:
Expand Down

0 comments on commit 31ebe75

Please sign in to comment.