From 40904b256a9c55c8f4bfd6d2187b6c0bed6be921 Mon Sep 17 00:00:00 2001 From: JakobDev Date: Sun, 10 Dec 2023 16:37:46 +0100 Subject: [PATCH] Convert to lowercase --- fixtures.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures.go b/fixtures.go index 718eb60..f2ea9f1 100644 --- a/fixtures.go +++ b/fixtures.go @@ -190,7 +190,7 @@ var fixtures = Fixtures{{ Tags: []string{"packfile", "pack-sha256"}, PackfileHash: "407497645643e18a7ba56c6132603f167fe9c51c00361ee0c81d74a8f55d0ee2", }, { - Tags: []string{"packfile", "Notes"}, + Tags: []string{"packfile", "notes"}, PackfileHash: "bc4b855a55cae7703c023d4e36e3a7c9f5d84491", }}