Use testify

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko
2022-04-01 18:17:58 -07:00
parent 9766107a53
commit 871b6b6a9f
30 changed files with 356 additions and 362 deletions

View File

@@ -27,7 +27,7 @@ import (
"net/url"
"testing"
"gotest.tools/v3/assert"
"github.com/stretchr/testify/assert"
)
func TestFetcherOpen(t *testing.T) {