Skip to content

Commit

Permalink
hopefully the last hound fix
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciomacadden committed Dec 15, 2023
1 parent 6517cc5 commit 5697ea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/lib/pages/form_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@

it "returns the attributes from FORM_ATTRIBUTES_NEW" do
expect(attributes).to match(
{ "" => %i[
"" => %i[
order
product
] },
],
)
end
end
Expand Down

0 comments on commit 5697ea7

Please sign in to comment.