pull/35314/head
Trey Moen 1 week ago
parent 182fb4d781
commit b79e8cf506
  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