Skip to content

Commit ea20d5d

Browse files
committed
fix missing closing
1 parent 1c59977 commit ea20d5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/astro/test/i18n-routing.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2523,3 +2523,4 @@ describe('i18n routing with server islands and base path', () => {
25232523
assert.equal(serverIslandScript.length, 1, 'has the island script');
25242524
});
25252525
});
2526+
});

0 commit comments

Comments
 (0)