Fix broken SettingsSliceProviderTest

Fix: 214944418
Test: robotest
Change-Id: Ib96bbcecbe9fab91ecae6fcaf32f90c11c3caced
This commit is contained in:
Jason Chiu
2022-01-26 16:06:55 +08:00
parent 8b8b06404c
commit 61db863533
3 changed files with 4 additions and 3 deletions

View File

@@ -246,7 +246,6 @@ public class SettingsSliceProviderTest {
}
@Test
@Ignore
@Config(shadows = ShadowStrictMode.class)
public void onBindSlice_backgroundThread_shouldOverrideStrictMode() {
ShadowThreadUtils.setIsMainThread(false);