Change the assertion back to original state
Bug: 56081 Change-Id: I16a8ee6c4d8aae8778f99f6e0cd0bfc7e0f32b4e
This commit is contained in:
@@ -12,7 +12,7 @@ end
|
||||
|
||||
Then(/^the active content font must be the same as font prior to the preview$/) do
|
||||
pending('bug #56081') do
|
||||
on(PanelPage).get_content_font.should_not == @original_content_font
|
||||
on(PanelPage).get_content_font.should == @original_content_font
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user