Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test to expect 2 cache keys instead of 1
Modified the assertion in `CacheDependencyBuilderTests.cs` to expect `result.CacheKeys.Length` to be 2. This change reflects an update in the `Create` method of the `builder` object, which now generates or requires two cache keys.
- Loading branch information