[ci] format
This commit is contained in:
parent
63a6ceb38d
commit
ab3b43e50e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ describe('Encoded Pathname', () => {
|
|||
let { req, res, text } = createRequestAndResponse({
|
||||
url: '/什么',
|
||||
});
|
||||
|
||||
|
||||
handler(req, res);
|
||||
req.send();
|
||||
|
||||
|
|
Loading…
Reference in a new issue