Skip to content

Commit d38515b

Browse files
authored
MQE-2044: Integration Coverage - Jenkins Implementation
1 parent 7cf94ad commit d38515b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

dev/tests/integration/testsuite/Magento/Setup/Console/Command/GenerateFixturesCommandTest.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,6 @@ protected function setUp(): void
8080
parent::setUp();
8181
}
8282

83-
/**
84-
* @return string
85-
*/
86-
private function getEdition()
87-
{
88-
return trim(file_get_contents(__DIR__ . '/_files/edition'));
89-
}
90-
9183
/**
9284
* teardown
9385
*/

0 commit comments

Comments
 (0)