Skip to content

Commit

Permalink
self review
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Dec 1, 2024
1 parent d4a6649 commit 56d0990
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_app/tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,4 @@ def _pre_setup(self):
def _post_teardown(self):
"""Handled manually in `tearDownClass` to prevent TransactionTestCase from doing
database flushing. This is needed to prevent a `SynchronousOnlyOperation` from
occuring due to a bug within `ChannelsLiveServerTestCase`."""

def setUp(self): ...
occurring due to a bug within `ChannelsLiveServerTestCase`."""

0 comments on commit 56d0990

Please sign in to comment.