From 4df7eb57d752c73c4e27538e93780f29c92a5deb Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Tue, 30 Jul 2024 14:24:02 -0400 Subject: [PATCH] Adjusting tests --- app/templates/views/jobs/job.html | 2 +- tests/app/main/views/test_jobs.py | 11 ++++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/app/templates/views/jobs/job.html b/app/templates/views/jobs/job.html index 0de8ccf83..7014e1987 100644 --- a/app/templates/views/jobs/job.html +++ b/app/templates/views/jobs/job.html @@ -10,7 +10,7 @@ {% block maincolumn_content %} - {{ page_header("Job status") }} + {{ page_header("Message status") }} {{ partials['status']|safe }} {% if not finished %}