fix: refactor code to be testable #181
This commit is contained in:
@@ -4,9 +4,9 @@ outpkg: mocks
|
||||
packages:
|
||||
me-fit/service:
|
||||
interfaces:
|
||||
RandomGenerator:
|
||||
Clock:
|
||||
RandomService:
|
||||
ClockService:
|
||||
MailService:
|
||||
me-fit/db:
|
||||
interfaces:
|
||||
DbAuth:
|
||||
AuthDb:
|
||||
|
||||
Reference in New Issue
Block a user