mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
@@ -44,7 +44,7 @@ func getStorage(t testing.TB) *storageImpl {
|
||||
Key: "minio",
|
||||
Secret: "minio123",
|
||||
Bucket: "gomods",
|
||||
})
|
||||
}, config.GetTimeoutDuration(300))
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user