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

fix for issues/475 #522

Merged
merged 3 commits into from
Mar 25, 2022
Merged

fix for issues/475 #522

merged 3 commits into from
Mar 25, 2022

Conversation

Ebazhanov
Copy link
Contributor

@Ebazhanov Ebazhanov commented Mar 24, 2022

closes #475

screencast.2022-03-25.10-44-26.mp4

@Ebazhanov Ebazhanov marked this pull request as draft March 24, 2022 18:00
@Ebazhanov Ebazhanov linked an issue Mar 24, 2022 that may be closed by this pull request
@Ebazhanov Ebazhanov added the bug Something isn't working label Mar 24, 2022
@@ -37,7 +37,7 @@ describe("Engagement", () => {
expect(currentWalletBalance.amount).toBe("0");
});

it("Claim my own rewards and pay them out to my own wallet ", async () => {
xit("Claim my own rewards and pay them out to my own wallet ", async () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is start failing here, so I have reorder disabled & enabled tests

@Ebazhanov Ebazhanov marked this pull request as ready for review March 25, 2022 09:43
@Ebazhanov Ebazhanov merged commit 94ff6ee into main Mar 25, 2022
@Ebazhanov Ebazhanov deleted the 344-field branch March 25, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Punish Validator" window has incorrectly display percentage
2 participants