commit | 72a3a0c7d24f629bca38ee2652491307e4e706da | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Fri Sep 25 16:01:43 2015 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Fri Sep 25 16:01:43 2015 -0700 |
tree | 3f29fbb081db4a18f82062d48e5689510b6e4f3e | |
parent | cf2bb175bb3c9cbf7757e91907a8676a23567fda [diff] |
Fix OwnersTest when run with -e package It was because UserManager.get() returns a static cached instance but we should always be using the mock instance that's created for each test. Bug 24378326 Change-Id: Id4663e7676d2d0130622055a97fbde0884714349