Skip to content

Commit

Permalink
[qacode] Update to v0.4.1rc-a
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto netzulo committed Feb 26, 2018
1 parent 44f3a58 commit 3c9c312
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/001_functionals/suite_007_pagelogin.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ def test_001_page_login_instance(self):
self.url_login,
self.url_logged,
selectors=self.selectors)
self.assertFalse(page.is_logged)
except PageException as err:
self.bot.log.error(err.args)
raise Exception(err)
Expand Down

0 comments on commit 3c9c312

Please sign in to comment.