Skip to content

Commit

Permalink
remove test_queue_assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
chriddyp committed Jan 3, 2018
1 parent f2edf18 commit dcaad50
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_integration.py
Expand Up @@ -69,8 +69,4 @@ def update_output(value):
len('hello world')
)

self.request_queue_assertions(
expected_length=1,
check_rejected=False)

assert_clean_console(self)

0 comments on commit dcaad50

Please sign in to comment.