mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Tests: Fix Dusk tests after 13626 (#15057)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user