From 565d4aeeb3e8f43f4321705ebab8815bb2c251b4 Mon Sep 17 00:00:00 2001 From: Konstantin Babushkin Date: Thu, 7 Dec 2023 09:32:03 +0100 Subject: [PATCH] formatting --- tests/integration/Images/v2/CoreTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/integration/Images/v2/CoreTest.php b/tests/integration/Images/v2/CoreTest.php index 8a459481..bc7f7fbf 100644 --- a/tests/integration/Images/v2/CoreTest.php +++ b/tests/integration/Images/v2/CoreTest.php @@ -75,8 +75,6 @@ public function members() /** @var Image $image */ require_once $this->sampleFile($replacements, 'images/create.php'); - - $this->logStep(sprintf('Image created with id=%s', $image->id)); $this->logStep('Adding member');