Skip to content

Commit 3b252fb

Browse files
committed
Apply fixes from StyleCI
1 parent 65d89f2 commit 3b252fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Unit/QueryDataTableTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ public function test_complexe_queries_can_be_wrapped_and_countable()
114114
}
115115

116116
/**
117-
* @param $expected bool
118-
* @param $query \Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Query\Builder
117+
* @param $expected bool
118+
* @param $query \Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Query\Builder
119119
* @return void
120120
*/
121121
protected function assertQueryWrapped($expected, $query)

0 commit comments

Comments
 (0)