Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored and astrobot-houston committed Jan 12, 2023
1 parent eaa6c45 commit d3b98d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/node/test/encoded.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ describe('Encoded Pathname', () => {
let { req, res, text } = createRequestAndResponse({
url: '/什么',
});

handler(req, res);
req.send();

Expand Down

0 comments on commit d3b98d2

Please sign in to comment.