From 9e4d7208258308a3b14075b683c5f604562baebe Mon Sep 17 00:00:00 2001 From: Matteo Beccati Date: Sat, 13 Jun 2015 08:07:49 +0200 Subject: Fix copy/paste error in test --- ext/pdo_pgsql/tests/bug69344.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pdo_pgsql') diff --git a/ext/pdo_pgsql/tests/bug69344.phpt b/ext/pdo_pgsql/tests/bug69344.phpt index 43498145ac..d274e0608c 100644 --- a/ext/pdo_pgsql/tests/bug69344.phpt +++ b/ext/pdo_pgsql/tests/bug69344.phpt @@ -2,7 +2,7 @@ PDO PgSQL Bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps) --SKIPIF--