Skip to content

Commit 8f27379

Browse files
torcolvinCopilot
andauthored
Update db/import_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7047360 commit 8f27379

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

db/import_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,6 @@ func TestImportWithStaleBucketDocCorrectExpiry(t *testing.T) {
478478

479479
// Get the existing bucket doc
480480
existingBucketDoc := getBucketDocument(t, collection.DatabaseCollection, key)
481-
require.NoError(t, err)
482481

483482
syncMetaExpiryUnix := syncMetaExpiry.Unix()
484483
expiry := uint32(syncMetaExpiryUnix)

0 commit comments

Comments
 (0)