From 742ccb5f0b995501a3fe304f38942ceff3acf63b Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Thu, 2 Nov 2023 00:02:21 +0200 Subject: update tests for page name change --- core/TESTS/test_urls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/TESTS/test_urls.py') diff --git a/core/TESTS/test_urls.py b/core/TESTS/test_urls.py index d796cde..6cee23e 100644 --- a/core/TESTS/test_urls.py +++ b/core/TESTS/test_urls.py @@ -37,7 +37,7 @@ These url lines all come from templates/*.html {% url "dataissues" %} {% url "dwgallfiles" %} {% url "dwgupload" %} -{% url "eastings" %} +{% url "stations" %} {% url "exportlogbook" %} {% url "newcave" %} {% url "notablepersons" %} -- cgit v1.2.3