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