• Matthew Slipper's avatar
    proxyd: Delete bad test · 22e5c982
    Matthew Slipper authored
    This test was originally checking for a panic in the websocket code. However, we have since re-architected this code and have coverage for this issue elsewhere. Therefore, this test is now superfluous and can be removed. It causes a lot of spam in the logs, and makes debugging other tests harder.
    22e5c982
ws_test.go 6.15 KB