summaryrefslogtreecommitdiff
path: root/features/dashboard
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2012-08-03 19:29:54 +0300
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2012-08-03 19:29:54 +0300
commit6de488259701af4b69282ad105882dba423fb666 (patch)
tree57015b8f32aac9c4785c0c4f13ef9803ed3f4e89 /features/dashboard
parent3079687b93bb957cdbe857bcb49b7a1834e2004b (diff)
downloadgitlab-ce-6de488259701af4b69282ad105882dba423fb666.tar.gz
Remove duplicate coverage in spec requests. All features should be covered in cucumber
Diffstat (limited to 'features/dashboard')
-rw-r--r--features/dashboard/dashboard.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/dashboard/dashboard.feature b/features/dashboard/dashboard.feature
index 2d66af53b7b..a8c2205c143 100644
--- a/features/dashboard/dashboard.feature
+++ b/features/dashboard/dashboard.feature
@@ -10,7 +10,7 @@ Feature: Dashboard
Then I should see "Shop" project link
Then I should see project "Shop" activity feed
- Scenario: I should see last pish widget
+ Scenario: I should see last push widget
Then I should see last push widget
And I click "Create Merge Request" link
Then I see prefilled new Merge Request page