Skip to content

Commit

Permalink
fix:change import style
Browse files Browse the repository at this point in the history
  • Loading branch information
gongna-au committed Oct 5, 2023
1 parent 29d569e commit 0efbc1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/config/misc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ package config
import (
"os"
"testing"
)

import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)
Expand Down

0 comments on commit 0efbc1b

Please sign in to comment.