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

Commit 2d830e83 authored by Hyundo Moon's avatar Hyundo Moon Committed by Gerrit Code Review
Browse files

Merge "Ignore BluetoothPrefTest"

parents cae12168 188c7cf8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,9 +35,11 @@ import androidx.test.runner.AndroidJUnit4;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

@Ignore("b/265140063")
@LargeTest
@RunWith(AndroidJUnit4.class)
public class BluetoothPrefsTest {