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 7c64a81 commit 14ee882Copy full SHA for 14ee882
ut/client_ut.cpp
@@ -1196,7 +1196,6 @@ const auto QUERIES = std::vector<std::string>{
1196
"SELECT fqdn()",
1197
"SELECT buildId()",
1198
"SELECT uptime()",
1199
- "SELECT filesystemFree()",
1200
"SELECT now()"
1201
};
1202
}
ut/ssl_ut.cpp
@@ -16,7 +16,6 @@ namespace {
16
17
18
19
20
21
22
0 commit comments