Skip to content

Commit 2fe2937

Browse files
committed
remove config
1 parent 88d83cb commit 2fe2937

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/src/androidTest/java/com/microsoft/identity/common/internal/platform/AndroidDevicePoPManagerEncryptionTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
// https://github.com/robolectric/robolectric/issues/1518
5353
//todo: Investigate if these tests can be migrated to common4j
5454
@RunWith(Parameterized.class)
55-
@Config(sdk =21)
5655
public class AndroidDevicePoPManagerEncryptionTests {
5756

5857
private static final String DATA_TO_ENCRYPT = "The quick brown fox jumped over the lazy dog.";

0 commit comments

Comments
 (0)