From 1f9defbdf87d79bc6629ba92a516c19abd9ccf66 Mon Sep 17 00:00:00 2001
From: osamacis <mohammad.o@cisinlabs.com>
Date: Thu, 10 Nov 2022 20:49:39 +0530
Subject: [PATCH] Fix kivy payment screen test case

---
 src/bitmessagekivy/tests/test_payment_subscription.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bitmessagekivy/tests/test_payment_subscription.py b/src/bitmessagekivy/tests/test_payment_subscription.py
index 22cfe844..f5d3fd2b 100644
--- a/src/bitmessagekivy/tests/test_payment_subscription.py
+++ b/src/bitmessagekivy/tests/test_payment_subscription.py
@@ -1,11 +1,9 @@
 from .telenium_process import TeleniumTestProcess
-from .common import skip_screen_checks
 
 
 class PaymentScreen(TeleniumTestProcess):
     """SubscriptionPayment Screen Functionality Testing"""
 
-    @skip_screen_checks
     def test_select_subscription(self):
         """Select Subscription From List of Subscriptions"""
         # This is for checking Current screen