[ticket/690] Adjust setUp() declaration and classes
B3P-690
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
class phpbb_functions_simple_test extends PHPUnit_Framework_TestCase
|
||||
class phpbb_functions_simple_test extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
public function test_ap_validate()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user