From c3fdff365f6f39b6fa045221e0215f9c4650a12c Mon Sep 17 00:00:00 2001 From: msm Date: Fri, 9 Sep 2022 11:04:58 +0200 Subject: Update the unittest --- tests/test_android.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_android.py') diff --git a/tests/test_android.py b/tests/test_android.py index a72f8d8..fa98426 100644 --- a/tests/test_android.py +++ b/tests/test_android.py @@ -22,6 +22,7 @@ class AndroidMagicTestCase(KartonTestCase): "origin": "karton.android", }, payload={ + "sample": sample, 'attributes': { "certificate": ["61ED377E85D386A8DFEE6B864BD85B0BFAA5AF81"], "main_activity": ["com.example.android.contactmanager..ContactManager"], -- cgit v1.3