Skip to content

Commit

Permalink
removed make_manager() used in old test that we already removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ybrnr committed Oct 28, 2024
1 parent 73c3a65 commit e77a156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion evap/results/tests/test_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,6 @@ class TestResultsTextanswerVisibility(WebTest):

@classmethod
def setUpTestData(cls):
cls.manager = make_manager()
cache_results(Evaluation.objects.get(id=1))

def helper_test_general(self, user, view_general_results, textanswers_in):
Expand Down

0 comments on commit e77a156

Please sign in to comment.