Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Fritsch committed Jan 3, 2024
1 parent 80b8d4b commit 361c20f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ parameters:
count: 1
path: tests/src/TestSuites/ThunderTestSuite.php


-
message: "#^Unsafe usage of new static\\(\\)\\.$#"
count: 1
Expand All @@ -234,11 +233,6 @@ parameters:
count: 1
path: tests/src/TestSuites/ThunderTestSuite.php

-
message: "#^Missing call to parent\\:\\:setUp\\(\\) method.$#"
count: 1
path: tests/src/Functional/Installer/ThunderInstallerTest.php

-
message: "#^Call to method id\\(\\) on an unknown class Drupal\\\\entity_browser\\\\Entity\\\\EntityBrowser\\.$#"
count: 1
Expand Down

0 comments on commit 361c20f

Please sign in to comment.