From 8432869849799fcf7149829803e54f2d13d54d44 Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Tue, 8 Apr 2025 15:45:38 +0100 Subject: [PATCH] Update wording in testing tools section for clarity --- app/components/create_log_actions_component.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/create_log_actions_component.html.erb b/app/components/create_log_actions_component.html.erb index bd2ba1e98..26e7af6de 100644 --- a/app/components/create_log_actions_component.html.erb +++ b/app/components/create_log_actions_component.html.erb @@ -11,7 +11,7 @@ <% if FeatureToggle.create_test_logs_enabled? %>
Testing tools - These options can only be seen and used in testing environments. + These tools can only be seen and used in testing environments.
<%= govuk_button_link_to create_test_log_href, class: "govuk-button" do %> New test log