Skip to content

Commit 842c4c4

Browse files
committed
add podpro to testsuite config
1 parent 5d4b734 commit 842c4c4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/testsuite/config.php.testsuite

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
const FRONTENDDIR = __DIR__ . "/frontend/";
77
const DBPATH = __DIR__ . "/db/solid.db";
88
const CLEANUP_FILE = __DIR__ . "/db/lastcleanup";
9-
9+
const PODPRO_COMPATIBILITY = false;
10+
1011
const MAILER = [
1112
"host" => "mailpit",
1213
"port" => 1025,

0 commit comments

Comments
 (0)