0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/astro-rss/test
Ming-jun Lu 841df1f1b1
fix(rss): fix an issue where trailing slash is not removed even if trailingSlash is set to false (#11050)
* refactor(createCanonicalURL): return string instead of URL object

* fix(rss): fix an issue where trailing slash is not removed even if `trailingSlash` is set to `false`

* test(rss): update test case related to trailing slash

* chore: add changeset
2024-05-15 15:33:50 +01:00
..
pagesGlobToRssItems.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
rss.test.js fix(rss): fix an issue where trailing slash is not removed even if trailingSlash is set to false (#11050) 2024-05-15 15:33:50 +01:00
test-utils.js chore(@astrojs/rss): Migrate tests to node:test (#9939) 2024-02-04 19:58:44 +00:00