1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fixed broken test

This commit is contained in:
Dmitry Stogov
2023-11-28 01:21:36 +03:00
parent 25de668621
commit 701f8cbef2

View File

@@ -3,7 +3,7 @@ Bug #GH12763 (pg_untrace(): Argument #1 ($connection) must be of type resource o
--EXTENSIONS--
pgsql
--SKIPIF--
<?php include("skipif.inc"); ?>
<?php include("inc/skipif.inc"); ?>
--FILE--
<?php
include('config.inc');