From 8b38a040830109f19550e7329b82ec5caf76b321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Wed, 26 Oct 2022 15:23:04 +0200 Subject: Fix linting errors --- tests/account_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/account_test.go') diff --git a/tests/account_test.go b/tests/account_test.go index f5925f0..e4572ea 100644 --- a/tests/account_test.go +++ b/tests/account_test.go @@ -89,6 +89,5 @@ func TestAccountMetadata(t *testing.T) { } expectString(t, hdr.Metadata().Get("schwift-test1"), "") expectString(t, hdr.Metadata().Get("schwift-test2"), "changed") - }) } -- cgit v1.2.3