Skip to content

Commit

Permalink
Revert-back the bitbag_es_shop_price_facet_interval value, as it's us…
Browse files Browse the repository at this point in the history
…ed in tests
  • Loading branch information
senghe committed Aug 8, 2024
1 parent b1c3487 commit 088b024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Application/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters:
locale: en_US
bitbag_es_shop_price_facet_interval: 1000
bitbag_es_shop_price_facet_interval: 1000000

services:
bitbag_sylius_elasticsearch_plugin.facet.registry:
Expand Down

0 comments on commit 088b024

Please sign in to comment.