sadpandajoe commented on code in PR #38308:
URL: https://github.com/apache/superset/pull/38308#discussion_r2886149104


##########
superset-websocket/spec/index.test.ts:
##########
@@ -498,7 +491,7 @@ describe('server', () => {
   const setReadyState = (ws: WebSocket, value: typeof ws.readyState) => {
     // workaround for not being able to do
     // spyOn(instance,'readyState','get').and.returnValue(value);
-    // See for details: https://github.com/facebook/jest/issues/9675
+    // See for details: https://github.com/facebook/vi/issues/9675

Review Comment:
   maybe a copy and paste error? The link goes to a 404.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to