diff --git a/e2e/signedtags_test.go b/e2e/signedtags_test.go index c0e1c564..1e25d95b 100644 --- a/e2e/signedtags_test.go +++ b/e2e/signedtags_test.go @@ -18,8 +18,8 @@ var _ = Describe("E2E TEST:Signedtags", func() { Ctx: context.Background(), Client: ghClient, HttpClient: client, - Owner: "apache", - Repo: "airflow", + Owner: "bitcoin", + Repo: "bitcoin", GraphClient: graphClient, Logf: l.Logf, }