diff --git a/server/portfolio/tests/test_project_entry_mutations.py b/server/portfolio/tests/test_project_entry_mutations.py index 7211cbff..d1582551 100644 --- a/server/portfolio/tests/test_project_entry_mutations.py +++ b/server/portfolio/tests/test_project_entry_mutations.py @@ -25,9 +25,7 @@ class ProjectMutationsTestCase(DefaultUserTestCase): addProjectEntry(input: $input) { projectEntry { id - activity - reflection - nextSteps + description created } errors