Skip to content

Mpsk devices

Mpsk devices #1391

GitHub Actions / JUnit Test Report failed Sep 29, 2024 in 0s

1316 tests run, 1314 passed, 1 skipped, 1 failed.

Annotations

Check failure on line 1 in TestMPSKValidators

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestMPSKValidators.test_admin_exceeds

TypeError: mpsk_client_create() takes 1 positional argument but 5 were given
Raw output
tests/model/test_mpsk.py:78: in test_admin_exceeds
    c = mpsk_client_create(session, user, "Hallo", mac_client, user)
E   TypeError: mpsk_client_create() takes 1 positional argument but 5 were given