Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea402917 authored by Fan Zhang's avatar Fan Zhang
Browse files

Revert "Ignore broken test to unblock TreeHugger"

This reverts commit 54f467f9.

Bug: 77161730
Change-Id: Ib93d0cd75a10a8be94dec4f822359c6c492297ea
parent 54f467f9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -57,7 +57,6 @@ import com.android.settingslib.deviceinfo.StorageVolumeProvider;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
@@ -216,7 +215,6 @@ public class StorageItemPreferenceControllerTest {
    }

    @Test
    @Ignore
    public void testClickFiles() {
        when(mSvp.findEmulatedForPrivate(nullable(VolumeInfo.class))).thenReturn(mVolume);
        mPreference.setKey("pref_files");