This commit is contained in:
admju
2024-09-05 07:26:32 +00:00
parent a7a5465a22
commit dddd5d1831
11 changed files with 152 additions and 91 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/jarcoal/httpmock"
)
func TestDownload(t *testing.T){
func TestDownload(t *testing.T) {
httpmock.Activate()
defer httpmock.DeactivateAndReset()