diff options
| author | Paul Buetow <paul@buetow.org> | 2024-10-31 22:07:56 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-10-31 22:07:56 +0200 |
| commit | 368d58e61ab3f9978c7cf51ee4c0d45263b9e5c5 (patch) | |
| tree | 86c39f05f4d9d071ff3d9266599f96e37aff8c8e /internal/timestamp/timestamp_test.go | |
| parent | e45b591404ebb36fa7d71510e99fdecf668a85e7 (diff) | |
refactor
Diffstat (limited to 'internal/timestamp/timestamp_test.go')
| -rw-r--r-- | internal/timestamp/timestamp_test.go | 2 |
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() |
