We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5538e90 commit 0740499Copy full SHA for 0740499
fluent/fluent_test.go
@@ -13,7 +13,7 @@ import (
13
"testing"
14
"time"
15
16
- "github.com/bmizerany/assert"
+ "github.com/stretchr/testify/assert"
17
"github.com/tinylib/msgp/msgp"
18
)
19
0 commit comments