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