Skip to content

Commit

Permalink
fix: conftest
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
  • Loading branch information
dbluhm committed May 14, 2024
1 parent 17bdfb2 commit 338f1fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ def pytest_sessionstart(session):
{
"anoncreds": stub_anoncreds(),
"askar": stub_askar(),
"indy": stub_indy(),
"indy_credx": stub_indy_credx(),
"indy_vdr": stub_indy_vdr(),
"ursa_bbs_signatures": stub_ursa_bbs_signatures(),
Expand Down

0 comments on commit 338f1fa

Please sign in to comment.