Skip to content

Commit

Permalink
Fixed check count
Browse files Browse the repository at this point in the history
  • Loading branch information
rahim-kanji committed Nov 8, 2024
1 parent c83fa6d commit 0590950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tap/tests/pgsql-unsupported_feature_test-t.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ void execute_tests(bool with_ssl) {

int main(int argc, char** argv) {

plan(7); // Total number of tests planned
plan(4); // Total number of tests planned

if (cl.getEnv())
return exit_status();
Expand Down

0 comments on commit 0590950

Please sign in to comment.