diff --git a/tests/pgsql/pgsql-5000-query-results/test.yaml b/tests/pgsql/pgsql-5000-query-results/test.yaml index a9eac58f1..eac5cbc3b 100644 --- a/tests/pgsql/pgsql-5000-query-results/test.yaml +++ b/tests/pgsql/pgsql-5000-query-results/test.yaml @@ -64,7 +64,6 @@ checks: dest_port: 5432 event_type: pgsql pcap_cnt: 29 - pgsql.request.password_message: password log disabled pgsql.response.message: authentication_ok pgsql.response.parameter_status[0].application_name: psql pgsql.response.parameter_status[10].time_zone: Etc/UTC diff --git a/tests/pgsql/pgsql-pwd-output-disabled/test.yaml b/tests/pgsql/pgsql-pwd-output-disabled/test.yaml index 051101383..3a4d57c7f 100644 --- a/tests/pgsql/pgsql-pwd-output-disabled/test.yaml +++ b/tests/pgsql/pgsql-pwd-output-disabled/test.yaml @@ -43,7 +43,6 @@ checks: dest_port: 5432 event_type: pgsql pcap_cnt: 12 - pgsql.request.password_message: password log disabled pgsql.response.message: authentication_ok pgsql.response.parameter_status[0].application_name: psql pgsql.response.parameter_status[10].time_zone: Europe/London