Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed Mar 25, 2024
1 parent ab50d83 commit 9af163d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/files/files_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3616,7 +3616,7 @@ func TestFiles(t *testing.T) {
})

t.Run("DeprecatePreviewAndIcon", func(t *testing.T) {
testutils.TODO(t, "2024-03-01", "Remove the deprecated preview and icon for PDF files")
testutils.TODO(t, "2024-05-01", "Remove the deprecated preview and icon for PDF files")
})
}

Expand Down

0 comments on commit 9af163d

Please sign in to comment.