void assertDispatched(string $command, callable|null $callback = null)
Assert if a job was dispatched based on a truth-test callback.
void assertDispatched(string $command, callable|null $callback = null)
Assert if a job was dispatched based on a truth-test callback.
Please login to continue.