Skip to content

Commit 9eeefa8

Browse files
authored
Missing skip (#36)
1 parent 6052757 commit 9eeefa8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/init_transaction_not_configured.phpt

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
--TEST--
22
initTransaction() not configured
3+
--SKIPIF--
4+
<?php
5+
require __DIR__ . '/integration-tests-check.php';
6+
?>
37
--FILE--
48
<?php
59
require __DIR__ . '/integration-tests-check.php';

0 commit comments

Comments
 (0)