Update failing unit test
This commit is contained in:
parent
937c6cff2e
commit
34bab79c4a
|
|
@ -25,9 +25,7 @@ class ProjectMutationsTestCase(DefaultUserTestCase):
|
||||||
addProjectEntry(input: $input) {
|
addProjectEntry(input: $input) {
|
||||||
projectEntry {
|
projectEntry {
|
||||||
id
|
id
|
||||||
activity
|
description
|
||||||
reflection
|
|
||||||
nextSteps
|
|
||||||
created
|
created
|
||||||
}
|
}
|
||||||
errors
|
errors
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue