From e14f9f452347417a4cf565ce3a0b084fe479e076 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Thu, 21 Jun 2018 20:45:46 +0100 Subject: Fix an issue with the setup page And add some test data to make the corresponding test more rigorous. --- app/views/setup/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/setup/show.html.erb b/app/views/setup/show.html.erb index 1a88852..c3ed3b8 100644 --- a/app/views/setup/show.html.erb +++ b/app/views/setup/show.html.erb @@ -76,7 +76,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see Fetching - <%= job["args"].first %> + <%= job[:args].first %>
-- cgit v1.2.3