diff --git a/test/tap/tests/pgsql-proxysql_cmd_test-t.cpp b/test/tap/tests/pgsql-proxysql_cmd_test-t.cpp index 784a622b9..8b98cf6df 100644 --- a/test/tap/tests/pgsql-proxysql_cmd_test-t.cpp +++ b/test/tap/tests/pgsql-proxysql_cmd_test-t.cpp @@ -173,7 +173,7 @@ void testStopStartSequence() { } int main(int argc, char** argv) { - plan(7); + plan(6); if (cl.getEnv()) return exit_status();