Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
📤 Upload
📝 New File
📁 New Folder
Close
Editing: TestSkipped.php
<?php class TestSkipped extends PHPUnit_Framework_TestCase { protected function runTest() { $this->markTestSkipped('Skipped test'); } }
Save
Cancel