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.
2 parents f879dd2 + 14ee882 commit d22790cCopy full SHA for d22790c
ut/client_ut.cpp
@@ -1225,7 +1225,6 @@ const auto QUERIES = std::vector<std::string>{
1225
"SELECT fqdn()",
1226
"SELECT buildId()",
1227
"SELECT uptime()",
1228
- "SELECT filesystemFree()",
1229
"SELECT now()"
1230
};
1231
}
ut/ssl_ut.cpp
@@ -16,7 +16,6 @@ namespace {
16
17
18
19
20
21
22
0 commit comments