mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
[Test] Fix
This commit is contained in:
parent
7a63524af2
commit
39814d4fbb
1 changed files with 1 additions and 2 deletions
|
@ -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 a new issue