summaryrefslogtreecommitdiffstats
path: root/test/UnitWOPIHttpHeaders.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/UnitWOPIHttpHeaders.cpp')
-rw-r--r--test/UnitWOPIHttpHeaders.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/UnitWOPIHttpHeaders.cpp b/test/UnitWOPIHttpHeaders.cpp
index 043629a00e..ed87a58cf8 100644
--- a/test/UnitWOPIHttpHeaders.cpp
+++ b/test/UnitWOPIHttpHeaders.cpp
@@ -96,7 +96,7 @@ public:
initWebsocket("/wopi/files/0?" + params);
- helpers::sendTextFrame(*getWs()->getLOOLWebSocket(), "load url=" + getWopiSrc(),
+ helpers::sendTextFrame(*getWs()->getCOOLWebSocket(), "load url=" + getWopiSrc(),
testName);
SocketPoll::wakeupWorld();