Skip to content

Commit 10e0d29

Browse files
committed
chore: refactor tests
1 parent 54d6224 commit 10e0d29

File tree

3 files changed

+971
-100
lines changed

3 files changed

+971
-100
lines changed

pkg/datalayer/datalayer.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//go:generate go run go.uber.org/mock/mockgen -source datalayer.go -destination ./mocks/mock_datalayer.go
12
package datalayer
23

34
import (

0 commit comments

Comments
 (0)