Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update functional_tests.py #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amias-channer
Copy link

fixed 3rd party verifier tests that were failing because the verifier was being given the discharge macaroons at the wrong time and this caused a type error.

switched from passing it to init() to verifier.verify()

The last test is still broken , but a bit less now

fixed 3rd party verifier tests that were failing because the  verifier was being given the discharge macaroons at the wrong time and this caused a type error.

switched from passing it to init() to verifier.verify() 

The last test is still broken , but a bit less now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant