Fix code style
This commit is contained in:
parent
5802cd3591
commit
8d657d93e0
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ test("get cover from: 'wiredCd.torrent'", (t) => {
|
|||
t.fail(err)
|
||||
} else {
|
||||
t.equals(extension, '.jpg')
|
||||
t.end();
|
||||
t.end()
|
||||
}
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue