summaryrefslogtreecommitdiff
path: root/spec/features/copy_as_gfm_spec.rb
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-03-13 12:17:07 -0600
committerDouwe Maan <douwe@selenight.nl>2017-03-14 15:29:00 -0600
commit6685cbeb99e58b6708aa338bf6d235c05695887b (patch)
treeaf5bf70e8e4ab7375b1a383d76c7bdaa2e1164fe /spec/features/copy_as_gfm_spec.rb
parent6890327762eaeca572ada783804a9c7af01e6144 (diff)
downloadgitlab-ce-6685cbeb99e58b6708aa338bf6d235c05695887b.tar.gz
Document tag option and clarify spec
Diffstat (limited to 'spec/features/copy_as_gfm_spec.rb')
-rw-r--r--spec/features/copy_as_gfm_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/copy_as_gfm_spec.rb b/spec/features/copy_as_gfm_spec.rb
index f134d4be154..50030094765 100644
--- a/spec/features/copy_as_gfm_spec.rb
+++ b/spec/features/copy_as_gfm_spec.rb
@@ -543,7 +543,7 @@ describe 'Copy as GFM', feature: true, js: true do
end
context 'selecting multiple lines of text' do
- it 'copies as a code block' do
+ it 'copies as a code block with the correct language' do
verify(
'.line[id="LC27"], .line[id="LC28"]',