mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-21 22:28:57 +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",
|
||||
Visibility: store.VisibilityPrivate,
|
||||
Tag: "test link",
|
||||
OpenGraphMetadata: &store.OpenGraphMetadata{},
|
||||
})
|
||||
require.NoError(t, err)
|
||||
shortcuts, err := ts.ListShortcuts(ctx, &store.FindShortcut{
|
||||
|
Loading…
x
Reference in New Issue
Block a user