Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-08-11 14:51:41 +0300
committerFilipa Lacerda <filipa@gitlab.com>2017-08-11 16:56:28 +0300
commitb38e690344a3d37e3be0305c88ea96adbc82aca6 (patch)
tree7ba16fb17b928be49e11f137b7eb80691d07d31a /features
parentfc9e57434c57c8ebd36e7f038cf7535422e893e9 (diff)
Fix open discussions
Diffstat (limited to 'features')
-rw-r--r--features/project/issues/issues.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/issues/issues.feature b/features/project/issues/issues.feature
index abc23257de5..4f905674d8c 100644
--- a/features/project/issues/issues.feature
+++ b/features/project/issues/issues.feature
@@ -46,6 +46,7 @@ Feature: Project Issues
Given I visit issue page "Release 0.4"
And I leave a comment like "XML attached"
Then I should see comment "XML attached"
+ And I should see an error alert section within the comment form
@javascript
Scenario: Visiting Issues after being sorted the list