added a comment to describe the use of the TestAccountService

This commit is contained in:
Alfred Kamanda 2025-10-28 11:10:48 +03:00
parent af76541c86
commit a705443786
Signed by: Alfred-mk
GPG Key ID: E60B2165A97F4D41

View File

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