getUrl -> url consistency
test improvements
This commit is contained in:
@ -38,7 +38,7 @@ describe('#hooks.unfurl', async () => {
|
||||
links: [
|
||||
{
|
||||
domain: 'getoutline.com',
|
||||
url: document.getUrl(),
|
||||
url: document.url,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user