diff --git a/test/check-application b/test/check-application index d45e1b3f..ec651dbe 100755 --- a/test/check-application +++ b/test/check-application @@ -327,6 +327,7 @@ class TestApplication(MachineCase): self.allow_journal_messages(".*timestamp.*") # login and test inputs b, _ = self._login() + time.sleep(5) for occ in occ_dict: for term in occ_dict[occ]: # enter the search term and wait for the results to return