Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Mypy mypy mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Nov 14, 2023
1 parent e3f333a commit 89dd3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rest/admin/test_user.py
Original file line number Diff line number Diff line change
Expand Up @@ -4908,4 +4908,5 @@ def test_success(self) -> None:
_, timestamp = self.get_success(
self.store.get_master_cross_signing_key_updatable_before(self.other_user)
)
assert timestamp is not None
self.assertGreater(timestamp, self.clock.time_msec())

0 comments on commit 89dd3b1

Please sign in to comment.