This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from fefb626 Merge pull request #379 from
Aman-Mittal/chore/release-blockers
add b10abd9 fix(a11y): give every clients route its own title
new 6ce4848 Merge pull request #380 from
opensource-joe/a11y/route-titles-clients
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/app/features/clients/clients.routes.spec.ts | 131 ++++++++++++++++++++++++
src/app/features/clients/clients.routes.ts | 21 ++++
2 files changed, 152 insertions(+)
create mode 100644 src/app/features/clients/clients.routes.spec.ts