Skip to content

Commit

Permalink
comply with linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasDoe committed Jun 21, 2023
1 parent e875346 commit 9ba27af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codegen/config/initialisms_test.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
package config

import (
"testing"

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

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

0 comments on commit 9ba27af

Please sign in to comment.