Open hannesbraun opened 2 years ago
nice :-)
but tests failed with error message:
Traceback (most recent call last):
File "/home/runner/work/Praktomat/Praktomat/src/hbrs_tests/test_admin_solutions_listview.py", line 41, in setUp
self.assertEqual(response.status_code, 200)
AssertionError: 403 != 200
Fix for that problem see changes in pullrequest "Fix solution upload permissions for trainers" #348
@ratefuchs : I vote for merging.