Skip to content

Commit

Permalink
Merge pull request #3021 from yajra/analysis-RPVpp9
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
yajra authored Jun 27, 2023
2 parents 65d89f2 + 3b252fb commit 2549a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Unit/QueryDataTableTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ public function test_complexe_queries_can_be_wrapped_and_countable()
}

/**
* @param $expected bool
* @param $query \Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Query\Builder
* @param $expected bool
* @param $query \Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Query\Builder
* @return void
*/
protected function assertQueryWrapped($expected, $query)
Expand Down

0 comments on commit 2549a99

Please sign in to comment.