Skip to content

Commit

Permalink
fix: propogate module name change
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattjoh committed Jan 27, 2022
1 parent 31f54a4 commit 444695c
Show file tree
Hide file tree
Showing 19 changed files with 297 additions and 295 deletions.
12 changes: 6 additions & 6 deletions common/coral/commentActions_easyjson.go

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

60 changes: 30 additions & 30 deletions common/coral/comments_easyjson.go

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

4 changes: 2 additions & 2 deletions common/coral/comments_test.go
Expand Up @@ -4,8 +4,8 @@ import (
"encoding/json"
"testing"

"coral-importer/common"
"coral-importer/common/coral"
"github.com/coralproject/coral-importer/common"
"github.com/coralproject/coral-importer/common/coral"
)

func TestComment(t *testing.T) {
Expand Down

0 comments on commit 444695c

Please sign in to comment.