fmt
This commit is contained in:
parent
261136c2bc
commit
5db306bacc
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
package models
|
||||
|
||||
import (
|
||||
"testing"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestTeamMember_Create(t *testing.T) {
|
||||
|
|
Loading…
Reference in a new issue