-
Notifications
You must be signed in to change notification settings - Fork 63
test(e2e): fix wrong method name for stake pool stats #1490
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
test(e2e): fix wrong method name for stake pool stats #1490
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is what that call was meaning!
I noticed it, but I didn't check what was meant to do.
Now it's crystal clear 😄
Context
Wrong method name causes test to not run this query:
Proposed Solution
Important Changes Introduced