Skip to content

Commit 691ac5c

Browse files
committed
Fix tests on PHP 7.4
1 parent 063df50 commit 691ac5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/functional/Session.php

+1
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ protected function newIdorParamsProvider()
391391

392392
// No itemtype
393393
yield [
394+
'itemtype' => '',
394395
'add_params' => ['entity_restrict' => [0, 1, 2, 3, 5, 9, 1578]]
395396
];
396397

0 commit comments

Comments
 (0)