From 868f1a305ec9d35c5c1ecfbf063129eaf6b7201b Mon Sep 17 00:00:00 2001 From: David Carlier Date: Tue, 27 Feb 2024 01:07:10 +0000 Subject: [PATCH] ext/pgsql fix new test --- ext/pgsql/tests/gh13519.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/pgsql/tests/gh13519.phpt b/ext/pgsql/tests/gh13519.phpt index 17379cdacce..4b2e18bdd0d 100644 --- a/ext/pgsql/tests/gh13519.phpt +++ b/ext/pgsql/tests/gh13519.phpt @@ -3,10 +3,10 @@ GH-13519 - PGSQL_CONNECT_FORCE_NEW with persistent connections. --EXTENSIONS-- pgsql --SKIPIF-- - + --FILE--