Level 6
Hi! If anyone is having this problem. I published this same question in stack overflow and someone there helped me https://stackoverflow.com/questions/67452015/job-not-being-dispatched-in-test
The problem is I was trying to test two things at the same time that are impossible to test together. If I have Bus::fake the job is never dispatched for real.
Thanks!
1 like