Skip to content

Commit 1bb4bd6

Browse files
committed
fix new pgsql test
1 parent 2309cac commit 1bb4bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/pgsql/tests/gh17165.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Fix pg_query()/pg_query_params()/pg_prepare()/pg_execute()/pg_set_error_verbosit
44
pgsql
55
--SKIPIF--
66
<?php
7-
include("skipif.inc");
7+
include("inc/skipif.inc");
88
?>
99
--FILE--
1010
<?php

0 commit comments

Comments
 (0)