Fix failing test
parent
716fabe541
commit
976a5b6b86
|
@ -10,6 +10,7 @@ const setup = () => {
|
||||||
funcName: '',
|
funcName: '',
|
||||||
declarationID: '',
|
declarationID: '',
|
||||||
argKey: '',
|
argKey: '',
|
||||||
|
args: [],
|
||||||
value: '',
|
value: '',
|
||||||
type: '',
|
type: '',
|
||||||
service,
|
service,
|
||||||
|
|
Loading…
Reference in New Issue