Restyled last push widget. Increased line-height for td in tables
This commit is contained in:
parent
42abdf69d5
commit
e51b2d58e7
12 changed files with 59 additions and 23 deletions
|
@ -16,7 +16,7 @@ class Dashboard < Spinach::FeatureSteps
|
|||
end
|
||||
|
||||
Then 'I should see last push widget' do
|
||||
page.should have_content "You pushed to branch new_design"
|
||||
page.should have_content "You pushed to new_design"
|
||||
page.should have_link "Create Merge Request"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue