forked from mirror/Part-DB.Part-DB-server
Fixed some deprecations
This commit is contained in:
parent
df8f54f5a4
commit
219b57a362
35 changed files with 42 additions and 54 deletions
|
@ -74,7 +74,7 @@ class CompoundFilterTraitTest extends TestCase
|
|||
'filter3' => $f3
|
||||
], $result);
|
||||
}
|
||||
|
||||
|
||||
public function testApplyAllChildFilters(): void
|
||||
{
|
||||
$f1 = $this->createMock(FilterInterface::class);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue