On Mac Desktop Application, with the new package update all the requests pass when they are run individually, but when running the whole collection, I get the error that it cannot find the package.
Here is an example of one of the scripts, This collection is just validating with invalid login tokens, so they are all using the same package. here is an example of one of those post request scripts
And the package itself.
These all pass when individually ran, showing 2/2 tests pass. But when running the whole collection, after 100 or so requests run, the following error shows, and the test run stops. Running the failed test individually passes as expected.
[/quote]