Skip to content

Commit b60cdd7

Browse files
committed
MAGE-1270: fix replica test
1 parent b7c6703 commit b60cdd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Integration/Indexing/Product/ReplicaIndexingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ public function testReplicaSync(): void
193193

194194
/**
195195
* @magentoConfigFixture current_store algoliasearch_indexing_manager/algolia_indexing/enable_indexing 0
196-
* @magentoConfigFixture current_store algoliasearch_indexing_manager/algolia_indexing/enable_indexing 1
196+
* @magentoConfigFixture current_store algoliasearch_instant/instant/is_instant_enabled 1
197197
* @throws AlgoliaException
198198
* @throws ExceededRetriesException
199199
* @throws \ReflectionException

0 commit comments

Comments
 (0)