diff options
-rw-r--r-- | ext/pgsql/tests/09notice.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/pgsql/tests/09notice.phpt b/ext/pgsql/tests/09notice.phpt index f2a6678e28..f50bc70702 100644 --- a/ext/pgsql/tests/09notice.phpt +++ b/ext/pgsql/tests/09notice.phpt @@ -8,4 +8,6 @@ include("notice.inc"); ?> --EXPECT-- NOTICE: BEGIN: already a transaction in progress + +NOTICE: BEGIN: already a transaction in progress pg_last_notice() is Ok |