Commit 4c73dc53 authored by Dirk Reyes's avatar Dirk Reyes

Edited to adhere to PEP8 formatting

parent 3da16ca3
Pipeline #1150 failed with stages
from django.test import TestCase
class CheckIngredientsList(TestCase):
def check_if_ingredients_list_views(self):
response= self.client.get('ingredients/list/')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment