mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Since #9126, replacing Paperclip with ActiveStorage, some methods changed
This commit is contained in:
@@ -40,7 +40,7 @@ describe "
|
||||
click_button "Update"
|
||||
expect(page).to have_content "Your content has been successfully updated!"
|
||||
|
||||
expect(ContentConfig.logo.to_s).to include "logo-white"
|
||||
expect(ContentConfig.url_for(:logo)).to include "logo-white"
|
||||
end
|
||||
|
||||
it "sets the user guide link" do
|
||||
|
||||
Reference in New Issue
Block a user