Skip to content

Commit 28d275f

Browse files
kingjia90github-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 1517e44 commit 28d275f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SearchIndexAdapter/DefaultSearch/BulkOperationService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public function addUpdate(
6767

6868
$this->bulkOperationData[] = [
6969
'doc' => $updateData,
70-
'doc_as_upsert' => true
70+
'doc_as_upsert' => true,
7171
];
7272
}
7373

0 commit comments

Comments
 (0)