Reset SafetyCenterManagerWrapper instance between tests.
This is because some other tests may set a mock on this static value, which will persist across test cases (whereas in this test we want to test the real thing). Bug: 335557039 Change-Id: I14fc81922761159241636c78dbd47fce7bfeb533 Test: atest SafetyCenterManagerWrapperTest
Loading
Please register or sign in to comment