diff options
author | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-04-07 12:36:53 -0700 |
---|---|---|
committer | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-04-07 15:33:18 -0700 |
commit | d76878b96040c8ae4752600aceb30200fa0049a0 (patch) | |
tree | 3eb5f43995762f24df4682153293adf15b6ad2ce /features | |
parent | 6ee2069768279a9f9e03ae20f10b906a807a5eb7 (diff) | |
download | gitlab-ce-d76878b96040c8ae4752600aceb30200fa0049a0.tar.gz |
Diff touch ups
Diffstat (limited to 'features')
-rw-r--r-- | features/project/commits/diff_comments.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/commits/diff_comments.feature b/features/project/commits/diff_comments.feature index 1dda2ff8a6d..2bde4c8a99b 100644 --- a/features/project/commits/diff_comments.feature +++ b/features/project/commits/diff_comments.feature @@ -60,6 +60,7 @@ Feature: Project Commits Diff Comments Scenario: I have a reply button in discussions Given I leave a diff comment like "Typo, please fix" Then I should see a discussion reply button + @javascript Scenario: I can preview with text Given I open a diff comment form |