Tests: Fix Dusk tests after 13626 (#15057)

This commit is contained in:
Jellyfrog
2023-05-23 19:23:15 +02:00
committed by GitHub
parent 04bb75f5f3
commit 153be4d583
14 changed files with 37 additions and 47 deletions

View File

@@ -354,8 +354,3 @@ parameters:
message: "#^Parameter \\#1 \\$new_location of method App\\\\Models\\\\Device\\:\\:setLocation\\(\\) expects App\\\\Models\\\\Location\\|string, null given\\.$#"
count: 1
path: tests/Unit/LocationTest.php
-
message: "#^Parameter \\#1 \\$user of static method App\\\\Models\\\\UserPref\\:\\:getPref\\(\\) expects App\\\\Models\\\\User, Illuminate\\\\Contracts\\\\Auth\\\\Authenticatable given\\.$#"
count: 1
path: app/Providers/LegacyUserProvider.php