Fixed tests
Added new custom pages attribute to tests to make them run properly.
This commit is contained in:
@@ -30,6 +30,7 @@ feature "Admin custom pages" do
|
||||
fill_in "site_customization_page_subtitle", with: "Page subtitle"
|
||||
fill_in "site_customization_page_slug", with: "example-page"
|
||||
fill_in "site_customization_page_content", with: "This page is about..."
|
||||
select 'English', from:"site_customization_page_locale"
|
||||
|
||||
click_button "Create Custom page"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user