Add missing mock for test
This commit is contained in:
parent
d0265ce9d6
commit
0e3abdfe8e
|
|
@ -46,6 +46,7 @@ const getOperations = ({final, readOnly, classReadOnly = false}) => ({
|
|||
ModuleDetailsQuery: {
|
||||
module,
|
||||
},
|
||||
UpdateLastModule: {},
|
||||
AssignmentQuery: {
|
||||
assignment: {
|
||||
submission: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue