Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Jan 28, 2025
1 parent 14efd1e commit 79e9082
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/codegen/buildconfig/writer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ import (
"testing"
"text/template"

"github.com/rancher/prometheus-federator/pkg/codegen/buildconfig"
"github.com/stretchr/testify/require"

"github.com/rancher/prometheus-federator/pkg/codegen/buildconfig"
)

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

0 comments on commit 79e9082

Please sign in to comment.