Skip to content

Commit

Permalink
Hound
Browse files Browse the repository at this point in the history
  • Loading branch information
pablobm committed Aug 11, 2022
1 parent dadd31b commit 3037f03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spec/administrate/views/fields/has_one/_show_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 3037f03

Please sign in to comment.