]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove skipped test in test for async mocks. (#100559)
authorChris Withers <chris@withers.org>
Wed, 28 Dec 2022 10:55:50 +0000 (10:55 +0000)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2022 10:55:50 +0000 (10:55 +0000)
commit984894a9a25c0f8298565b0c0c2e1f41917e4f88
treedfbfa42eae19d457a21aa1543c1483facddda9e1
parent6835184a44389747dd151023b31a20ff75d6a402
Remove skipped test in test for async mocks. (#100559)

Remove skipped test.

See discussion on https://github.com/python/cpython/pull/25326.
Fix is apparently here, but no-one is confident to review and land: https://github.com/python/cpython/pull/25347.
Lib/test/test_unittest/testmock/testasync.py