Skip to content

Commit c44806f

Browse files
committed
Removing on purpose test failure added before.
1 parent 3e7ac07 commit c44806f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Release/tests/Functional/websockets/client/receive_msg_tests.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ TEST_FIXTURE(uri_address, receive_text_msg)
108108

109109
receive_text_msg_helper(client, server, m_uri, "hello").wait();
110110
client.close().wait();
111-
112-
// TODO stgates
113-
VERIFY_ARE_EQUAL(false, true);
114111
}
115112

116113
// Receive text message (no fragmentation)

0 commit comments

Comments
 (0)