This commit is contained in:
Lunny Xiao 2024-05-17 21:38:53 +08:00
parent 8a01693ac7
commit 068bb240fd
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,8 @@ func TestPackageGeneric(t *testing.T) {
defer func() {
setting.Packages.Storage.AzureBlobConfig.ServeDirect = old
}()
setting.Packages.Storage.AzureBlobConfig.ServeDirect = true
}
}