Skip to content

Commit 5b6df02

Browse files
ematipicoastrobot-houston
authored andcommitted
[ci] format
1 parent 5f72a58 commit 5b6df02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/astro/test/params.test.js

-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ describe('Astro.params in dev mode', () => {
113113
const $ = cheerio.load(html);
114114
assert.equal($('.category').text(), '你好');
115115
});
116-
117116
});
118117

119118
describe('Astro.params in static mode', () => {

0 commit comments

Comments
 (0)