credit-send-endpoints #19

Open
Alfred-mk wants to merge 11 commits from credit-send-endpoints into master
Showing only changes of commit a705443786 - Show all commits

View File

@ -8,6 +8,8 @@ import (
dataserviceapi "github.com/grassrootseconomics/ussd-data-service/pkg/api" dataserviceapi "github.com/grassrootseconomics/ussd-data-service/pkg/api"
) )
// This is used in the menu traversal tests
type TestAccountService struct { type TestAccountService struct {
} }