Skip to content

Commit 938e962

Browse files
committed
MCLOUD-14104:PHPCS test fixes
1 parent 98e56ec commit 938e962

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/Test/Functional/Acceptance/ActivemqArtemis84Cest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ class ActivemqArtemis84Cest extends ActivemqArtemisCest
1818
* Template version for testing
1919
*/
2020
protected const TEMPLATE_VERSION = '2.4.9-alpha-opensearch3.0';
21-
}
21+
}

src/Test/Functional/Acceptance/ActivemqArtemisCest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ private function testEnvironmentVariables(CliTester $I): void
142142
$I->seeInOutput('ARTEMIS_PASSWORD=admin');
143143
}
144144

145-
146145
/**
147146
* Builds build:compose command from given test data
148147
*

0 commit comments

Comments
 (0)