Skip to content

Conversation

alexandear
Copy link
Contributor

What does this do?

This PR fixes TestScheduler_RemoveJob.

Notes

assert.ErrorIs(t, err, err) is useless and clearly a mistake. It should be assert.ErrorIs(t, err, tt.err).

Copy link
Contributor

@JohnRoesler JohnRoesler left a comment

Choose a reason for hiding this comment

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

Yes, clearly a mistake! 😂 Thank you

@JohnRoesler JohnRoesler merged commit 34fc56e into go-co-op:v2 Feb 14, 2025
3 checks passed
@alexandear alexandear deleted the fix-test-removejob branch February 14, 2025 16:08
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