mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 22:07:15 +00:00
chore: update
This commit is contained in:
parent
04c0f47559
commit
5af9236c19
@ -20,6 +20,7 @@ func TestShortcutStore(t *testing.T) {
|
|||||||
Description: "A test shortcut",
|
Description: "A test shortcut",
|
||||||
Visibility: store.VisibilityPrivate,
|
Visibility: store.VisibilityPrivate,
|
||||||
Tag: "test link",
|
Tag: "test link",
|
||||||
|
OpenGraphMetadata: &store.OpenGraphMetadata{},
|
||||||
})
|
})
|
||||||
require.NoError(t, err)
|
require.NoError(t, err)
|
||||||
shortcuts, err := ts.ListShortcuts(ctx, &store.FindShortcut{
|
shortcuts, err := ts.ListShortcuts(ctx, &store.FindShortcut{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user