This commit is contained in:
Adria Navarro 2024-04-26 11:26:24 +02:00
parent 9f3e01ef78
commit fe226ae54b
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ describe("rowProcessor - inputProcessing", () => {
)
expect(bbReferenceProcessor.processInputBBReferences).toHaveBeenCalledWith(
"123",
"bb_reference",
"user"
)