diff --git a/client/test/WSTest.cpp b/client/test/WSTest.cpp index 86ad790..7083ec2 100644 --- a/client/test/WSTest.cpp +++ b/client/test/WSTest.cpp @@ -3,6 +3,6 @@ void WSTest::onRun() { - OATPP_LOGD(TAG, "TODO - write tests"); + OATPP_LOGd(TAG, "TODO - write tests"); -} \ No newline at end of file +}