summaryrefslogtreecommitdiff
path: root/internal/timestamp
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-10-31 22:07:56 +0200
committerPaul Buetow <paul@buetow.org>2024-10-31 22:07:56 +0200
commit368d58e61ab3f9978c7cf51ee4c0d45263b9e5c5 (patch)
tree86c39f05f4d9d071ff3d9266599f96e37aff8c8e /internal/timestamp
parente45b591404ebb36fa7d71510e99fdecf668a85e7 (diff)
refactor
Diffstat (limited to 'internal/timestamp')
-rw-r--r--internal/timestamp/timestamp_test.go2
1 files changed, 0 insertions, 2 deletions
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()