We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c6703 commit b60cdd7Copy full SHA for b60cdd7
Test/Integration/Indexing/Product/ReplicaIndexingTest.php
@@ -193,7 +193,7 @@ public function testReplicaSync(): void
193
194
/**
195
* @magentoConfigFixture current_store algoliasearch_indexing_manager/algolia_indexing/enable_indexing 0
196
- * @magentoConfigFixture current_store algoliasearch_indexing_manager/algolia_indexing/enable_indexing 1
+ * @magentoConfigFixture current_store algoliasearch_instant/instant/is_instant_enabled 1
197
* @throws AlgoliaException
198
* @throws ExceededRetriesException
199
* @throws \ReflectionException
0 commit comments