Skip to content

fix(rust): resolve unused variable 'found' in integration tests#5

Merged
bhf merged 1 commit into
mainfrom
fix/rust-unused-found-var
Jun 9, 2026
Merged

fix(rust): resolve unused variable 'found' in integration tests#5
bhf merged 1 commit into
mainfrom
fix/rust-unused-found-var

Conversation

@bhf

@bhf bhf commented Jun 9, 2026

Copy link
Copy Markdown
Owner

This PR fixes the CI error caused by unused variables in the Rust integration tests.
I added assertions to use the found variable, which also improves the test by verifying that the websocket messages are actually received.

@bhf bhf merged commit b45518f into main Jun 9, 2026
2 checks passed
@bhf bhf deleted the fix/rust-unused-found-var branch June 9, 2026 18:35
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