chore: style changes

This commit is contained in:
Nuno Maduro
2023-01-01 20:27:38 +00:00
parent 78b3c41825
commit b8ac4968ee
4 changed files with 9 additions and 19 deletions

View File

@ -55,11 +55,6 @@ parameters:
count: 1 count: 1
path: src/Console/Command.php path: src/Console/Command.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: src/Datasets.php
- -
message: "#^Method Pest\\\\Datasets\\:\\:getDataSetsCombinations\\(\\) has parameter \\$combinations with no value type specified in iterable type array\\.$#" message: "#^Method Pest\\\\Datasets\\:\\:getDataSetsCombinations\\(\\) has parameter \\$combinations with no value type specified in iterable type array\\.$#"
count: 1 count: 1
@ -75,11 +70,6 @@ parameters:
count: 1 count: 1
path: src/Datasets.php path: src/Datasets.php
-
message: "#^Parameter \\#1 \\$key of static method Pest\\\\Datasets\\:\\:getDataSetDescription\\(\\) expects int\\|string, mixed given\\.$#"
count: 1
path: src/Datasets.php
- -
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#" message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1 count: 1