Fix fuzzing build

This commit is contained in:
Alex Hultman
2021-02-21 03:25:42 +01:00
parent 380b3a7134
commit a38a73e3d2
+1 -2
View File
@@ -72,8 +72,7 @@ void test() {
},
.close = [](auto *ws, int code, std::string_view message) {
/* Not necessary but we'll call it for coverage */
ws->unsubscribeAll();
}
}).ws<PerSocketData>("/*", {
/* Settings */