Skip to content

Commit

Permalink
fixed import of assertion package
Browse files Browse the repository at this point in the history
  • Loading branch information
RabbITCybErSeC committed May 8, 2024
1 parent bcd50c8 commit 1d62618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/capability/http/http_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"soarca/models/execution"
httpUtil "soarca/utils/http"

"github.com/go-playground/assert"
"github.com/go-playground/assert/v2"
"github.com/google/uuid"
)

Expand Down

0 comments on commit 1d62618

Please sign in to comment.