1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00

Use new path in tests

This commit is contained in:
koplas 2024-11-27 12:51:38 +01:00
parent a5f4b10c4e
commit 56509bbb4d
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ import (
"net/http/httptest"
"testing"
"github.com/csaf-poc/csaf_distribution/v3/util"
"github.com/gocsaf/csaf/v3/util"
)
func Test_downloadJSON(t *testing.T) {