diff --git a/tests/seed_test_data.py b/tests/seed_test_data.py index 6cf7ed95..dcd5d8b7 100644 --- a/tests/seed_test_data.py +++ b/tests/seed_test_data.py @@ -71,7 +71,7 @@ page_five_id = uuid4() alt_page_id = uuid4() - +#NOSONAR Ignore since this data is related to unit tests def init_salmon_fishing_fund(): organisation_uuid = uuid4() o: Organisation = Organisation( @@ -355,7 +355,7 @@ def init_salmon_fishing_fund(): "organisations": [o], } - +#NOSONAR Ignore since this data is related to unit tests def init_unit_test_data() -> dict: organisation_uuid = uuid4() o: Organisation = Organisation(