mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 05:11:31 -05:00
tests working again
This commit is contained in:
@@ -12,7 +12,6 @@ class TestEditsComment(TestViews):
|
||||
|
||||
self.recipe = Recipe.objects.create(
|
||||
internal=True,
|
||||
instructions='Do something',
|
||||
working_time=1,
|
||||
waiting_time=1,
|
||||
created_by=auth.get_user(self.user_client_1)
|
||||
|
||||
Reference in New Issue
Block a user