Fixes Issue#1435.

Signed-off-by: Christoph Fiehe <christoph.fiehe@eurodata.de>
This commit is contained in:
Christoph Fiehe
2025-04-14 13:20:08 +02:00
parent ab18da351d
commit 67bd15487d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -370,7 +370,7 @@ func (s *PublishedStorageSuite) TestLinkFromPoolCache(c *C) {
// Check only one listing request was done to the server
s.checkGetRequestsEqual(c, "/test?", []string{
"/test?list-type=2&max-keys=1000&prefix=lala%2Flala%2Fpool%2F",
"/test?list-type=2&max-keys=1000&prefix=lala%2Fpool%2F",
})
// Publish two packages at a prefixed storage plus a publish prefix.