Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Update specs to support template_name
Browse files Browse the repository at this point in the history
  • Loading branch information
subbiahsn committed Oct 5, 2021
1 parent a4fed8f commit 02459df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/requests/api/pages_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def json
share_buttons
sources
meta_description
template_name
]
expect(subject.keys).to match_array(expected)
expect(subject.symbolize_keys).to include(title: 'Foo',
Expand Down

0 comments on commit 02459df

Please sign in to comment.