Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add assertion to check non-empty result in CacheTypeTest
Ensure `$ro` cast to string is not empty in the `testFetch` method. This additional assertion enhances the test to validate that the resource's returned data is not only a specific format but also non-empty.
- Loading branch information