mirror of
https://github.com/MisskeyIO/misskey
synced 2024-11-23 22:56:49 +09:00
[Test] Fix
This commit is contained in:
parent
74b2f25e3d
commit
f0d044c400
@ -54,8 +54,7 @@ describe('Text', () => {
|
||||
assert.deepEqual([{
|
||||
type: 'url',
|
||||
content: 'https://himasaku.net',
|
||||
url: 'https://himasaku.net',
|
||||
silent: false
|
||||
url: 'https://himasaku.net'
|
||||
}], tokens);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user