[BrowserTest] change search criteria for beta labs issue

In the interest of having tests pass while we fix the issue
with Template: searches

Change-Id: I1cbdd6ca12779459a4a6e67b466b5f61ec8aeead
This commit is contained in:
Cmcmahon 2014-07-03 09:07:01 -07:00
parent 7228f6b84c
commit 4f7b4170e2

View file

@ -9,12 +9,12 @@ Feature: VisualEditor Transclusion
And I can see the Transclusion User Interface
Scenario: Add template
When I enter S into transclusion Content box
When I enter C into transclusion Content box
Then I see a list of template suggestions
And I click the Add template button
Scenario: Add parameter to template
And I enter S into transclusion Content box
And I enter C into transclusion Content box
And I see a list of template suggestions
And I click the Add template button
And I click Add parameter
@ -23,7 +23,7 @@ Feature: VisualEditor Transclusion
Then I should see the Insert template button
Scenario: Remove parameter
And I enter S into transclusion Content box
And I enter C into transclusion Content box
And I see a list of template suggestions
And I click the Add template button
And I click Add parameter