From 58d08ebd9faf3333016ee8c6afe5e9088698497c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 13 Sep 2022 23:31:33 +0200 Subject: Fix the tests --- tests/test_android.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_android.py') 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): "android.permission.WRITE_CONTACTS", ], "certificate_not_after": ["Jul 17 01:33:46 2035 UTC"], - "certificate_serial": [10623618503190643167], + "certificate_serial": ["10623618503190643167"], "certificate_subject": [ "Email Address: android@android.com," " Common Name: Android," -- cgit v1.3