mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-16 12:08:04 +00:00
publish: check if storage exists
This commit is contained in:
@@ -498,7 +498,7 @@ func (s *PublishedStorageSuite) TestNewPublishedStorage(c *C) {
|
||||
|
||||
storage, err := NewPublishedStorage("test", aptly_utils.JFrogPublishRoot{
|
||||
Repository: "repo",
|
||||
Url: server.URL,
|
||||
URL: server.URL,
|
||||
AccessToken: "token",
|
||||
Prefix: "pref",
|
||||
PlusWorkaround: true,
|
||||
|
||||
Reference in New Issue
Block a user