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

sequencers_test.go #1350

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

Conversation

dedyshkaPexto
Copy link

Pull Request Title: Typo Fix in sequencers_test.go

Description:

This pull request fixes a typo in the sequencers_test.go file. The word "manger" has been corrected to "manager".

Changes:

  • Corrected the typo "manger" to "manager" in the TestHandleSequencerSetUpdate test function.

Why this change is necessary:

  • The typo could lead to confusion and affect the readability of the test code.
  • Correcting this typo helps maintain consistency and clarity in the codebase.

How to test:

  • Review the sequencers_test.go file to confirm the typo has been fixed.
  • Run the test suite to ensure the test still works correctly after the change.

Additional Information:

  • This is a minor correction and does not affect any functionality of the codebase.

@dedyshkaPexto dedyshkaPexto requested a review from a team as a code owner January 26, 2025 20:52
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