We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c59977 commit ea20d5dCopy full SHA for ea20d5d
packages/astro/test/i18n-routing.test.js
@@ -2523,3 +2523,4 @@ describe('i18n routing with server islands and base path', () => {
2523
assert.equal(serverIslandScript.length, 1, 'has the island script');
2524
});
2525
2526
+});
0 commit comments