Hiding MinioBlobContainer_Tests code

pull/4688/head
nuck.tang 5 years ago
parent a547c6b038
commit 37453bf078

@ -2,9 +2,8 @@
namespace Volo.Abp.BlobStoring.Minio namespace Volo.Abp.BlobStoring.Minio
{ {
/*
//Please set the correct connection string in secrets.json and continue the test. //Please set the correct connection string in secrets.json and continue the test.
public class MinioBlobContainer_Tests : BlobContainer_Tests<AbpBlobStoringMinioTestModule> public class MinioBlobContainer_Tests : BlobContainer_Tests<AbpBlobStoringMinioTestModule>
{ {
public MinioBlobContainer_Tests() public MinioBlobContainer_Tests()
@ -13,5 +12,5 @@ namespace Volo.Abp.BlobStoring.Minio
} }
} }
*/
} }

Loading…
Cancel
Save