Skip to content

Replace `==` with `is` for comparison of cache keys

80d4dd6
Select commit
Loading
Failed to load commit list.
Merged

Fix unguarded == comparison in fixtures. #6541

Replace `==` with `is` for comparison of cache keys
80d4dd6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs