From d5cb164474aa9eee1e8dba44a3e87aababa7de14 Mon Sep 17 00:00:00 2001 From: Faye Amacker <33205765+fxamacker@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:35:10 -0500 Subject: [PATCH] Linted --- storage_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/storage_test.go b/storage_test.go index 33ce7d0..ac27d51 100644 --- a/storage_test.go +++ b/storage_test.go @@ -1514,7 +1514,7 @@ func TestFixLoadedBrokenReferences(t *testing.T) { }, // empty array - emptyArrayDataRootID: []byte{ + emptyArrayDataRootID: { // extra data // version 0x00, @@ -1534,7 +1534,7 @@ func TestFixLoadedBrokenReferences(t *testing.T) { }, // root array data slab - arrayDataRootID: []byte{ + arrayDataRootID: { // extra data // version 0x00,