validate inputs
This commit is contained in:
@@ -32,5 +32,5 @@ func TestName(t *testing.T) {
|
||||
Body: string(docJson),
|
||||
})
|
||||
|
||||
assertMessageWait(t, ctx, queue, "DOCQUERY")
|
||||
assertMessageWait(t, ctx, queue, "DOCTEXT") // Fails so send it back to the queue
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user