From c69bc75115db61e00a7845e6bf95631d84c92f49 Mon Sep 17 00:00:00 2001 From: igorkorenfeld Date: Thu, 6 Apr 2023 14:14:06 -0400 Subject: [PATCH] Update test with new button text, fix favicon path --- src/registrar/templates/base.html | 8 ++++---- src/registrar/tests/test_views.py | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/registrar/templates/base.html b/src/registrar/templates/base.html index 3ecf112d8..634fee164 100644 --- a/src/registrar/templates/base.html +++ b/src/registrar/templates/base.html @@ -17,16 +17,16 @@ {% block extra_meta %}{% endblock extra_meta %}