Compare commits
1 commit
a94622cf65
...
638669625e
| Author | SHA1 | Date | |
|---|---|---|---|
| 638669625e |
1 changed files with 6 additions and 0 deletions
|
|
@ -102,6 +102,12 @@ parameters:
|
|||
count: 6
|
||||
path: tests/Unit/Models/PlatformChannelTest.php
|
||||
|
||||
-
|
||||
message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertIsString\(\) with int will always evaluate to false\.$#'
|
||||
identifier: method.impossibleType
|
||||
count: 1
|
||||
path: tests/Unit/Models/PlatformChannelTest.php
|
||||
|
||||
-
|
||||
message: '#^Access to an undefined property App\\Models\\Language\:\:\$pivot\.$#'
|
||||
identifier: property.notFound
|
||||
|
|
|
|||
Loading…
Reference in a new issue