chg testcases to be private
This commit is contained in:
@@ -19,7 +19,7 @@ type RegisterSubscriptionTest struct {
|
||||
Assert bool
|
||||
}
|
||||
|
||||
func TestMembershipController(t *testing.T) {
|
||||
func testMembershipController(t *testing.T) {
|
||||
|
||||
tests := getSubscriptionData()
|
||||
for _, tt := range tests {
|
||||
|
||||
Reference in New Issue
Block a user