Trey Moen 1 week ago
parent 0704e87272
commit eff9a2ae99
  1. 1
      system/hardware/tici/tests/test_esim.py

@ -54,7 +54,6 @@ class TestEsim:
except LPAProfileNotFoundError: except LPAProfileNotFoundError:
pass pass
assert not self._profile_exists(self.TEST_ICCID, self.TEST_NICKNAME) assert not self._profile_exists(self.TEST_ICCID, self.TEST_NICKNAME)
lpa = LPA2()
lpa.process_notifications() lpa.process_notifications()
assert len(lpa.list_notifications()) == 0 assert len(lpa.list_notifications()) == 0

Loading…
Cancel
Save