diff --git a/app/tests/e2e/test_did_rotate.py b/app/tests/e2e/test_did_rotate.py index af432b7846..1f1564048d 100644 --- a/app/tests/e2e/test_did_rotate.py +++ b/app/tests/e2e/test_did_rotate.py @@ -15,7 +15,6 @@ @pytest.mark.anyio async def test_rotate_did( alice_member_client: RichAsyncClient, - faber_client: RichAsyncClient, alice_acapy_client: AcaPyClient, faber_acapy_client: AcaPyClient, ):