Skip to content

Commit

Permalink
Swap Out Wrong Import
Browse files Browse the repository at this point in the history
Signed-off-by: Mahad Zaryab <[email protected]>
  • Loading branch information
mahadzaryab1 committed Sep 1, 2024
1 parent db19d3a commit c69cbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/query/app/ui/assets_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"strings"
"testing"

"github.com/crossdock/crossdock-go/require"
"github.com/stretchr/testify/require"
"go.uber.org/zap"
)

Expand Down

0 comments on commit c69cbb6

Please sign in to comment.