mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 03:19:10 -04:00
ALPHA 3.0.2a
This commit is contained in:
2
vendor/psy/psysh/test/Util/DocblockTest.php
vendored
2
vendor/psy/psysh/test/Util/DocblockTest.php
vendored
@@ -41,7 +41,7 @@ class DocblockTest extends \PHPUnit\Framework\TestCase
|
||||
|
||||
public function comments()
|
||||
{
|
||||
if (defined('HHVM_VERSION')) {
|
||||
if (\defined('HHVM_VERSION')) {
|
||||
$this->markTestSkipped('We have issues with PHPUnit mocks on HHVM.');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user