mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove resource public id (#1912)
* chore: remove resource public id * chore: update
This commit is contained in:
@@ -19,7 +19,6 @@ func TestResourceStore(t *testing.T) {
|
||||
ExternalLink: "",
|
||||
Type: "application/epub+zip",
|
||||
Size: 637607,
|
||||
PublicID: "a02748e2-9b56-46b2-8b1f-72d686d52f77",
|
||||
})
|
||||
require.NoError(t, err)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user