-
Notifications
You must be signed in to change notification settings - Fork 366
fix: set websocket when passed true and add websocket e2e test #2497
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: set websocket when passed true and add websocket e2e test #2497
Conversation
Signed-off-by: Ashish Tiwari <[email protected]>
|
@Revolyssup Could we deal with this issue by the way? #2499 cc @nic-6443 |
ohh i didn't see this logic. we should defintely change it from always being true. I will fix this here and add corresponding e2e case |
|
@ronething I have made the change and added test for it. |
ronething
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
This should be a fix, you need to update the PR title. |
Type of change:
Fixes #2499
What this PR does / why we need it:
Pre-submission checklist: