Fixes wrong indentation in multiline clipboard text
This commit is contained in:
parent
524341fd7a
commit
5917bbbe5c
@ -107,8 +107,7 @@ Feature: Yanking and pasting.
|
|||||||
|
|
||||||
Scenario: Pasting multiple urls in a new tab
|
Scenario: Pasting multiple urls in a new tab
|
||||||
Given I have a fresh instance
|
Given I have a fresh instance
|
||||||
When I run :tab-only
|
When I put the following lines into the clipboard:
|
||||||
And I put the following lines into the clipboard:
|
|
||||||
http://localhost:(port)/data/hello.txt
|
http://localhost:(port)/data/hello.txt
|
||||||
http://localhost:(port)/data/hello2.txt
|
http://localhost:(port)/data/hello2.txt
|
||||||
http://localhost:(port)/data/hello3.txt
|
http://localhost:(port)/data/hello3.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user