commit | 287883813fd99a046e445264c0fde14437652253 | [log] [tgz] |
---|---|---|
author | Goutham Pacha Ravi <gouthampravi@gmail.com> | Mon Feb 21 16:10:15 2022 -0800 |
committer | Goutham Pacha Ravi <gouthampravi@gmail.com> | Mon Feb 21 16:10:15 2022 -0800 |
tree | 51112eb614d8fffe41cfc26f67e1fd20532e0c45 | |
parent | 1c5e68da5ebbd4e544d6a01b31c7dbe23fcecaec [diff] |
Follow up fixes to recycle bin tests For the sake of correctness and readability, the negative tests to soft-delete or restore with an incorrect ID must use the default ("primary" user) client in the class. While it's okay to use whatever client, someone reading these tests may be confused if the tests are supposed to work with the default client. TrivialFix Change-Id: Ic2735cb3a852af6f8a2edf44a501ba612391ae24 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>