Skip to content

Commit

Permalink
mock gen
Browse files Browse the repository at this point in the history
  • Loading branch information
linasm committed Oct 27, 2021
1 parent 3258dce commit c4c1f8b
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
43 changes: 43 additions & 0 deletions src/dbnode/encoding/encoding_mock.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/dbnode/encoding/m3tsz/iterator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ import (
"github.com/m3db/m3/src/dbnode/x/xio"
"github.com/m3db/m3/src/x/context"
xtime "github.com/m3db/m3/src/x/time"
"github.com/stretchr/testify/assert"

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

Expand Down

0 comments on commit c4c1f8b

Please sign in to comment.