From 368d58e61ab3f9978c7cf51ee4c0d45263b9e5c5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 31 Oct 2024 22:07:56 +0200 Subject: refactor --- internal/timestamp/timestamp_test.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'internal/timestamp') diff --git a/internal/timestamp/timestamp_test.go b/internal/timestamp/timestamp_test.go index d408480..cdcd0e3 100644 --- a/internal/timestamp/timestamp_test.go +++ b/internal/timestamp/timestamp_test.go @@ -6,8 +6,6 @@ import ( ) func TestUpdateInFilename(t *testing.T) { - t.Parallel() - var ( filePath = "gosdir/db/platforms/mastodon/1728240487.txt.20241009-232530.queued" nowTime = NowTime() -- cgit v1.2.3