Skip to content

Commit

Permalink
Merge pull request mozilla-b2g#27570 from viorelaioia/bug_1122448
Browse files Browse the repository at this point in the history
Bug 1122448 - Intermittent test_sms_auto_save_draft.py
  • Loading branch information
Florin Strugariu committed Feb 9, 2015
2 parents be3a210 + 15f00d2 commit 7a36fbd
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -32,6 +32,7 @@ def test_sms_auto_save_draft(self):
self.apps.switch_to_displayed_app()

new_message.type_message(_text_message_content)
self.assertEqual(new_message.message, _text_message_content)

# close message app and leave cards view
self.device.hold_home_button()
Expand Down

0 comments on commit 7a36fbd

Please sign in to comment.