diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2020-10-22 12:04:32 +0100 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2020-10-22 12:04:32 +0100 |
commit | 113f9483a2b2863f3e7e176285e9031593843eda (patch) | |
tree | 0f8e340e919b678da9c6c6d17476cd30754a6dc2 /ctrack/register/tests/test_forms.py | |
parent | 492c345e355d2ab38bf8fc331f30d7c9df119a0f (diff) |
another test passes but horrific code
Diffstat (limited to 'ctrack/register/tests/test_forms.py')
-rw-r--r-- | ctrack/register/tests/test_forms.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctrack/register/tests/test_forms.py b/ctrack/register/tests/test_forms.py index 5a055b6..c002c1c 100644 --- a/ctrack/register/tests/test_forms.py +++ b/ctrack/register/tests/test_forms.py @@ -131,6 +131,7 @@ def test_create_note(user, org_with_people): [ "CAF_INITIAL_CAF_RECEIVED", "CAF_RECEIVED", + "CAF_INITIAL_REVIEW_COMPLETE", "CAF_FEEDBACK_EMAILED_OES", "CAF_EMAILED_ROSA", "CAF_VALIDATION_SIGN_OFF", |