chore: remove resource public id (#1912)

* chore: remove resource public id

* chore: update
This commit is contained in:
boojack
2023-07-08 11:29:50 +08:00
committed by GitHub
parent 2157651d17
commit 7e391bd53d
17 changed files with 82 additions and 93 deletions

View File

@@ -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)