test_psa_compliance.py: checkout fix-pr-5139 tag

Signed-off-by: Przemyslaw Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemyslaw Stekiel 2021-11-23 20:09:23 +01:00
parent c6e4c512af
commit ab80c0cd6c

View File

@ -47,7 +47,7 @@ EXPECTED_FAILURES = {
#
# Web URL: https://github.com/bensze01/psa-arch-tests/tree/fixes-for-mbedtls-3
PSA_ARCH_TESTS_REPO = 'https://github.com/bensze01/psa-arch-tests.git'
PSA_ARCH_TESTS_REF = 'fix-pr-5272'
PSA_ARCH_TESTS_REF = 'fix-pr-5139-2'
#pylint: disable=too-many-branches,too-many-statements
def main():