diff --git a/tests/ReportOutputTest.php b/tests/ReportOutputTest.php index 0f0461987..b30aa993e 100644 --- a/tests/ReportOutputTest.php +++ b/tests/ReportOutputTest.php @@ -757,7 +757,7 @@ class ReportOutputTest extends TestCase 'other_references' => null, ], [ - 'link' => 'https://psalm.dev/047', + 'link' => 'https://psalm.dev/020', 'severity' => 'error', 'line_from' => 8, 'line_to' => 8,