Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: OneTest.php
<?php use PHPUnit\ExampleExtension\TestCaseTrait; class OneTest extends PHPUnit\Framework\TestCase { use TestCaseTrait; public function testOne() { $this->assertExampleExtensionInitialized(); } }