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: revert changed const in peertest utils and fix light client update validation test #1520

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

ogenev
Copy link
Member

@ogenev ogenev commented Oct 10, 2024

What was wrong?

How was it fixed?

To-Do

@ogenev ogenev changed the title chore: fix failing tests fix: revert changed const in peertest utils and fix light client update validation test Oct 10, 2024
Comment on lines +444 to +445
// Expect error because the content key finalized slot is greaten than the light client
// update finalized slot
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// Expect error because the content key finalized slot is greaten than the light client
// update finalized slot
// Expect error because the content key finalized slot is greater than the light client
// update finalized slot

But I don't think it's worth kicking off the tests again, since I'm waiting to run the deploy until this PR gets into master.

@ogenev ogenev merged commit 5287f9d into ethereum:master Oct 10, 2024
9 checks passed
@ogenev ogenev deleted the fix-master-circleci branch October 10, 2024 16:53
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.

2 participants