forked from mirror/Part-DB.Part-DB-server
Fixed tests for stricter typing
This commit is contained in:
parent
fcbb1849ec
commit
df8f54f5a4
3 changed files with 17 additions and 20 deletions
|
@ -74,10 +74,7 @@ class CompoundFilterTraitTest extends TestCase
|
|||
'filter3' => $f3
|
||||
], $result);
|
||||
}
|
||||
|
||||
/**
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
|
||||
public function testApplyAllChildFilters(): void
|
||||
{
|
||||
$f1 = $this->createMock(FilterInterface::class);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue