Skip to content

Commit d4b405f

Browse files
committed
fix
1 parent c1f6ff8 commit d4b405f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/cases/module-federation-v2/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ rspackOnlyTest(
100100
},
101101
);
102102

103-
rspackOnlyTest('should handle syntax issues as expected', async () => {
103+
rspackOnlyTest('should downgrade syntax as expected', async () => {
104104
writeButtonCode();
105105

106106
const remotePort = await getRandomPort();

0 commit comments

Comments
 (0)