summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjvoisin2022-09-13 23:31:33 +0200
committerjvoisin2022-09-13 23:31:33 +0200
commit58d08ebd9faf3333016ee8c6afe5e9088698497c (patch)
treeb1a076fa0506138721af6fa9f647b56c01ede1e1 /tests
parenta323f2649c3968ae07f22bcff0124728d780fdb6 (diff)
Fix the tests
Diffstat (limited to 'tests')
-rw-r--r--tests/test_android.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_android.py b/tests/test_android.py
index c299d12..0853e2a 100644
--- a/tests/test_android.py
+++ b/tests/test_android.py
@@ -39,7 +39,7 @@ class AndroidMagicTestCase(KartonTestCase):
39 "android.permission.WRITE_CONTACTS", 39 "android.permission.WRITE_CONTACTS",
40 ], 40 ],
41 "certificate_not_after": ["Jul 17 01:33:46 2035 UTC"], 41 "certificate_not_after": ["Jul 17 01:33:46 2035 UTC"],
42 "certificate_serial": [10623618503190643167], 42 "certificate_serial": ["10623618503190643167"],
43 "certificate_subject": [ 43 "certificate_subject": [
44 "Email Address: android@android.com," 44 "Email Address: android@android.com,"
45 " Common Name: Android," 45 " Common Name: Android,"