Fix: tests

This commit is contained in:
Pieter Vander Vennet 2025-04-28 01:19:51 +02:00
parent 4f419b9321
commit 55c8ec95f3

View file

@ -186,7 +186,7 @@ describe("ImageProviders", () => {
}
)
await expects(
"https://commons.wikimedia.org/wiki/Special:FilePath/File%3A11-04%20Gand%20180%20monument%20Jakob%20Van%20Artevelde.jpg?width=500&height=400",
"https://commons.wikimedia.org/wiki/Special:FilePath/File%3A11-04_Gand_180_monument_Jakob_Van_Artevelde.jpg?width=500&height=400",
{ wikimedia_commons: "Category:Statue of Jacob van Artevelde in Ghent" }
)
})