spatel033
spatel033
We added `economy_letter_sending` in [db](https://github.com/alphagov/notifications-api/pull/4427/files#diff-9a30052457e1b767d1f64a483ccdd3ec883ee6c4aed04a7ff4ab38cb9e0a252c). Do we need to change this back?
> Only thing I don't understand about this PR is the use of the word "fixture" in the commit message etc. Updated the commit message
I am running this branch on my computer, and `make test` is failing because of missing stubs (`[import-untyped]`) and an attribute error (`[attr-defined]`). You can also see these errors in...