Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: Failure.php
<?php use PHPUnit\Framework\TestCase; class Failure extends TestCase { protected function runTest() { $this->fail(); } }