From 3037f03cc66076eb4094c6a6806ddca60871034c Mon Sep 17 00:00:00 2001 From: Pablo Brasero Date: Thu, 26 May 2022 15:08:07 +0100 Subject: [PATCH] Hound --- spec/administrate/views/fields/has_one/_show_spec.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/administrate/views/fields/has_one/_show_spec.rb b/spec/administrate/views/fields/has_one/_show_spec.rb index 873d4db03b..580ee09ab9 100644 --- a/spec/administrate/views/fields/has_one/_show_spec.rb +++ b/spec/administrate/views/fields/has_one/_show_spec.rb @@ -140,10 +140,10 @@ def render_field helpers: { label: { nested_has_one: { - simple_string_field: "Just a Simple String" - } - } - } + simple_string_field: "Just a Simple String", + }, + }, + }, ) render(