We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6052757 commit 9eeefa8Copy full SHA for 9eeefa8
tests/init_transaction_not_configured.phpt
@@ -1,5 +1,9 @@
1
--TEST--
2
initTransaction() not configured
3
+--SKIPIF--
4
+<?php
5
+require __DIR__ . '/integration-tests-check.php';
6
+?>
7
--FILE--
8
<?php
9
require __DIR__ . '/integration-tests-check.php';
0 commit comments