mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Fixes Issue#1435.
Signed-off-by: Christoph Fiehe <christoph.fiehe@eurodata.de>
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user