Skip to content

Commit d0c9269

Browse files
committed
test: 💍 更新测试用例
1 parent a1039d4 commit d0c9269

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/basic/index.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ test('should render page as expected', async ({ page }) => {
2727
test('should build succeed', async ({ page }) => {
2828
const rsbuild = await createRsbuild({
2929
cwd: __dirname,
30-
rsbuildConfig: {
31-
},
30+
rsbuildConfig: {},
3231
});
3332

3433
await rsbuild.build();

0 commit comments

Comments
 (0)