python3-pytest-mock: Fix asyncio tests with pytest 8.4+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-07-26 16:10:47 -07:00
parent 209b5ed94d
commit 5b2a5bf259
2 changed files with 33 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI += " \
file://0001-Add-asyncio-fixture-to-test_instance_async_method_sp.patch \
file://run-ptest \
"
SRC_URI[sha256sum] = "159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e"