Fix test
This commit is contained in:
parent
9f3e01ef78
commit
fe226ae54b
|
@ -67,6 +67,7 @@ describe("rowProcessor - inputProcessing", () => {
|
|||
)
|
||||
expect(bbReferenceProcessor.processInputBBReferences).toHaveBeenCalledWith(
|
||||
"123",
|
||||
"bb_reference",
|
||||
"user"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue