added a comment to describe the use of the TestAccountService

This commit is contained in:
2025-10-28 11:10:48 +03:00
parent af76541c86
commit a705443786

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 {
}