X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fapi%2Fv3%2FProfileTest.php;h=0d5d3a4e034cc7d53bebd4fd448cfc0b9f321cc8;hb=11ba3ace33fc2030556788ba5a856c625f53a4dc;hp=094bfcb7addd84b216bb7bf4c6f9bc39aa719f4a;hpb=2451ed3bbd772490bd319fdbdd2727c47fd1e8d4;p=civicrm-core.git diff --git a/tests/phpunit/api/v3/ProfileTest.php b/tests/phpunit/api/v3/ProfileTest.php index 094bfcb7ad..0d5d3a4e03 100644 --- a/tests/phpunit/api/v3/ProfileTest.php +++ b/tests/phpunit/api/v3/ProfileTest.php @@ -43,7 +43,7 @@ class api_v3_ProfileTest extends CiviUnitTestCase { * * @throws \Exception */ - public function tearDown() { + public function tearDown(): void { $this->quickCleanup([ 'civicrm_contact',