Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
III-2160 Consistent naming for query builder with withMainLanguageFil…
Browse files Browse the repository at this point in the history
…ter.
  • Loading branch information
Luc Wollants committed Jun 13, 2017
1 parent 7da5d4a commit f372db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Offer/ElasticSearchOfferQueryBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1927,7 +1927,7 @@ public function it_should_build_a_query_with_a_main_language_filter_with_a_singl
/**
* @test
*/
public function it_should_build_a_query_with_a_main_language_filter_with_multiple_values()
public function it_should_build_a_query_with_a_main_language_filter()
{
/* @var ElasticSearchOfferQueryBuilder $builder */
$builder = (new ElasticSearchOfferQueryBuilder())
Expand Down

0 comments on commit f372db4

Please sign in to comment.