Skip to content

Commit

Permalink
cs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dbosen committed Aug 21, 2024
1 parent cd01309 commit 333388a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public function testThunderSearchApi(): void {
$items->runQueue();
$this->assertEquals('Legal notice', $items->result[0]->getTitle());

// Get articles only
// Get articles only.
$options['conditions'] = [
[
'field' => 'type',
Expand Down

0 comments on commit 333388a

Please sign in to comment.