PMCORE-3877
This commit is contained in:
committed by
Mauricio Veliz
parent
d0c5a23d67
commit
3f6f6c5a30
@@ -26,7 +26,7 @@ class DelegationTest extends TestCase
|
||||
/**
|
||||
* Define values of some parameters of the test
|
||||
*/
|
||||
protected function setUp()
|
||||
public function setUp(): void
|
||||
{
|
||||
if (!env('RUN_MYSQL_PERFORMANCE_TESTS')) {
|
||||
$this->markTestSkipped('Test related to the performance are disabled for this server configuration');
|
||||
|
||||
Reference in New Issue
Block a user