In https://github.com/PyLops/pylops-mpi/pull/86/, the `cg` and `cgls` solvers have been modified to handle `DistributedArray` and `StackDistributedArray` interchangeably. We need to add tests for these two solvers when using `StackDistributedArray`.