Bug 61214 is resolved, removed pending block
Paired with: Amir E. Aharoni Bug: 61214 Change-Id: I3345ee2130d09bd230a55e0c9c33da7a36247a09
This commit is contained in:
@@ -32,9 +32,7 @@ Then(/^I should see a list of available input methods$/) do
|
|||||||
end
|
end
|
||||||
|
|
||||||
Then(/^I should see a list of suggested languages$/) do
|
Then(/^I should see a list of suggested languages$/) do
|
||||||
pending("Bug 61214") do
|
on(IMEPage).input_method_language_list_element.should be_visible
|
||||||
on(IMEPage).input_method_language_list_element.should be_visible
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
When(/^I choose (.+?) as the input language$/) do |language|
|
When(/^I choose (.+?) as the input language$/) do |language|
|
||||||
|
|||||||
Reference in New Issue
Block a user