Add widget header to homepage

This commit is contained in:
rgarcia
2018-05-22 19:57:52 +02:00
committed by decabeza
parent 664e77305c
commit c7f85c4173
6 changed files with 35 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ feature 'Homepage' do
login_as(admin)
end
scenario "Header" do
end
scenario "Cards" do
card1 = create(:widget_card, title: "Card text",
description: "Card description",