We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe3ab2 commit 110bd5dCopy full SHA for 110bd5d
test/phpunit-bootstrap.php
@@ -13,6 +13,7 @@
13
require_once __DIR__ . "/../resources/lib/UnityConfig.php";
14
require_once __DIR__ . "/../resources/lib/UnityWebhook.php";
15
require_once __DIR__ . "/../resources/lib/UnityRedis.php";
16
+require_once __DIR__ . "/../resources/lib/UnityGithub.php";
17
18
global $HTTP_HEADER_TEST_INPUTS;
19
$HTTP_HEADER_TEST_INPUTS = [
0 commit comments