Skip to content

Commit

Permalink
Update phpstan baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Feb 26, 2023
1 parent e01063b commit c8492a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,3 @@ parameters:
count: 1
path: tests/EventDispatcher/TestEventDispatcher.php

-
message: "#^Method Nucleos\\\\LastFmBundle\\\\Tests\\\\EventDispatcher\\\\TestEventDispatcher\\:\\:dispatch\\(\\) should return TEvent of object but returns \\(Nucleos\\\\LastFmBundle\\\\Event\\\\AuthFailedEvent&TEvent of object\\)\\|\\(Nucleos\\\\LastFmBundle\\\\Event\\\\AuthSuccessEvent&TEvent of object\\)\\|TEvent of object\\.$#"
count: 1
path: tests/EventDispatcher/TestEventDispatcher.php

0 comments on commit c8492a5

Please sign in to comment.