Skip to content

Commit b611054

Browse files
committed
Fix test
1 parent d4a6819 commit b611054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/bootstrap.php

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
define('LOGS', TMP);
4444

4545
require_once CORE_PATH . 'config/bootstrap.php';
46+
require_once CAKE . 'functions.php';
4647

4748
date_default_timezone_set('UTC');
4849
mb_internal_encoding('UTF-8');

0 commit comments

Comments
 (0)