Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 31b7f07

Browse files
theroolmage2pratik
authored andcommitted
Updated comment
1 parent 0b3fe71 commit 31b7f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Integration/Model/ConfigBasedIntegrationManagerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public function testProcessConfigBasedIntegrations()
8585
$createdIntegrations[$integrationName] = $integration;
8686
}
8787

88-
// Rerun integration creation
88+
// Rerun integration creation with the same data (data has not changed)
8989
$this->assertEquals(
9090
$newIntegrations,
9191
$this->integrationManager->processConfigBasedIntegrations($newIntegrations),

0 commit comments

Comments
 (0)