fix unit testing

This commit is contained in:
Beverly Nguyen
2025-03-10 16:54:02 -07:00
parent 1f14c1e570
commit 0a75856c2d
3 changed files with 1 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
{% endblock %}
{% block backLink %}
{{ usaBackLink({ "href": url_for("main.inbox", service_id=current_service.id) }) }}
{{ usaBackLink({ "href": url_for("main.service_dashboard", service_id=current_service.id) }) }}
{% endblock %}
{% block maincolumn_content %}