We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d497890 commit 4fc79e3Copy full SHA for 4fc79e3
javascript/ql/test/library-tests/frameworks/SocketIO/ClientReceiveNode_getAck.qll
@@ -1,7 +1,7 @@
1
import javascript
2
3
query predicate test_ClientReceiveNode_getAck(
4
- SocketIOClient::ReceiveNode rn, SocketIOClient::RecieveCallback res
+ SocketIOClient::ReceiveNode rn, SocketIOClient::ReceiveCallback res
5
) {
6
res.getReceiveNode() = rn
7
}
0 commit comments