Skip to content

Commit

Permalink
OEE-641: Elastic search doesn't support search with middle name
Browse files Browse the repository at this point in the history
- fix code style
  • Loading branch information
AlexandrDmitriev committed Sep 28, 2015
1 parent 45ef20d commit 4602f3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ public function searchDataProvider()
),
$this->createMockEntity(
array(self::TEST_ID_FIELD => 2, 'name' => 'Jane', 'email' => '[email protected]')
),
),
$this->createStubEntityWithProperties(
array(
self::TEST_ID_FIELD => 4,
Expand Down

0 comments on commit 4602f3f

Please sign in to comment.