From 7a58c8ea76a271e6d481c3568471a9a14f1742cd Mon Sep 17 00:00:00 2001 From: Joey Wilhelm Date: Tue, 7 Nov 2023 17:11:42 -0700 Subject: [PATCH] fix: Update github tests to expect the Dependabot link --- querying/github_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/querying/github_test.go b/querying/github_test.go index 177e46d..a14efd5 100644 --- a/querying/github_test.go +++ b/querying/github_test.go @@ -38,7 +38,7 @@ func getTestProject() querying.ProjectCollection { { Name: "zaphod", Links: map[string]string{ - "GitHub": "https://heart-of-gold/zaphod", + "GitHub": "https://heart-of-gold/zaphod/security/dependabot", }, Findings: []*querying.Finding{ {