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

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

Loading…
Cancel
Save