commit | 0d8f00f2df6de3735aa8fc47327ba063c511bb90 | [log] [tgz] |
---|---|---|
author | Lance Bragstad <lbragstad@gmail.com> | Thu Sep 08 19:37:12 2016 +0000 |
committer | Lance Bragstad <lbragstad@gmail.com> | Wed Sep 28 13:21:47 2016 +0000 |
tree | b526c53843b8d1c9527d9932e830deff57c2921e | |
parent | 53015677cd2d96ade6863c67b4736128195798ff [diff] |
Allow for wait in _restore_password The _restore_password method within the test_user_update_own_password() tests attempts to authenticate right after changing a password. This patch makes it so that we wait one second before attempt the authentication call, similar to the pattern already established in the pre-existing test. Change-Id: Ia51f28a70ae099f1ec93851d271db8556aced836