Skip to content

Commit

Permalink
tests(phar): update error count
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Nov 12, 2022
1 parent fbc7ccd commit 62592fa
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions tests/phar/data/absolute_1.out
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ Version main
------------


Parsing Foo\Foo total: 62 errors
Parsing Models\LaravelModel total: 62 errors
Parsing IPv4Address total: 62 errors
Parsing MyContainer total: 63 errors
Parsing Collection total: 63 errors
Parsing DogCollection total: 63 errors
Parsing PersistentCollection total: 63 errors
Parsing Cat total: 63 errors
Parsing Foo total: 63 errors
Parsing Bar total: 63 errors
Parsing SuperCoolLibrary\Meta total: 63 errors
Parsing Net_Sample total: 63 errors
Parsing Foo\Foo total: 49 errors
Parsing Models\LaravelModel total: 49 errors
Parsing IPv4Address total: 49 errors
Parsing MyContainer total: 49 errors
Parsing Collection total: 49 errors
Parsing DogCollection total: 49 errors
Parsing PersistentCollection total: 49 errors
Parsing Cat total: 49 errors
Parsing Foo total: 49 errors
Parsing Bar total: 49 errors
Parsing SuperCoolLibrary\Meta total: 49 errors
Parsing Net_Sample total: 49 errors
Parsing done

Rendering Global index.html
Expand Down
24 changes: 12 additions & 12 deletions tests/phar/data/relative_1.out
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ Version main
------------


Parsing Foo\Foo total: 62 errors
Parsing Models\LaravelModel total: 62 errors
Parsing IPv4Address total: 62 errors
Parsing MyContainer total: 63 errors
Parsing Collection total: 63 errors
Parsing DogCollection total: 63 errors
Parsing PersistentCollection total: 63 errors
Parsing Cat total: 63 errors
Parsing Foo total: 63 errors
Parsing Bar total: 63 errors
Parsing SuperCoolLibrary\Meta total: 63 errors
Parsing Net_Sample total: 63 errors
Parsing Foo\Foo total: 49 errors
Parsing Models\LaravelModel total: 49 errors
Parsing IPv4Address total: 49 errors
Parsing MyContainer total: 49 errors
Parsing Collection total: 49 errors
Parsing DogCollection total: 49 errors
Parsing PersistentCollection total: 49 errors
Parsing Cat total: 49 errors
Parsing Foo total: 49 errors
Parsing Bar total: 49 errors
Parsing SuperCoolLibrary\Meta total: 49 errors
Parsing Net_Sample total: 49 errors
Parsing done

Rendering Global index.html
Expand Down

0 comments on commit 62592fa

Please sign in to comment.