From e0e3ddaf889c342c34518966f1e537827e7eea6b Mon Sep 17 00:00:00 2001 From: "gaoyuan.1226" Date: Mon, 24 Jun 2024 20:05:21 +0800 Subject: [PATCH] fix: update test case desc --- e2e/cases/performance/print-file-size/index.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/cases/performance/print-file-size/index.test.ts b/e2e/cases/performance/print-file-size/index.test.ts index 4d6896e339..6bd19b5570 100644 --- a/e2e/cases/performance/print-file-size/index.test.ts +++ b/e2e/cases/performance/print-file-size/index.test.ts @@ -33,7 +33,7 @@ test.describe('should print file size correctly', async () => { expect(logs.some((log) => log.includes('Gzipped size:'))).toBeTruthy(); }); - test('should print size of multiple targets correctly', async () => { + test('should print size of multiple environments correctly', async () => { await build({ cwd, rsbuildConfig: {