Maybe you are passing bad value to the with()
method of the expectation ? Try removing it and check again. The parameters for with()
method should match the ones that will be passed in real function, it is kind of check if your expectation fired with expected data.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community