Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
vendor
/
phpunit
/
phpunit
/
tests
/
Regression
/
GitHub
/
797
📤 Upload
📝 New File
📁 New Folder
Close
Editing: bootstrap797.php
<?php // If process isolation fails to include this file, then // PHPUnit_Framework_TestCase itself does not exist. :-) require __DIR__ . '/../../../bootstrap.php'; const GITHUB_ISSUE = 797;
Save
Cancel