Skip to content

Commit

Permalink
fix: assert import
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Chodur <m.chodur@seznam.cz>
  • Loading branch information
FUSAKLA committed Oct 14, 2024
1 parent 2b4c969 commit 49418d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/validate/validate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package validate
import (
"testing"

"github.com/stretchr/testify/assert"
)

func TestGenerateExcludedRules(t *testing.T) {
Expand Down

0 comments on commit 49418d8

Please sign in to comment.