You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix inconsistent test case number in comments and console logs (dotnet#10367)
Test 13's comment incorrectly mentioned "test 11" instead of "test 12." The node (dog) was removed in test 12, not in test 11. This could lead to confusion for future developers reading the code.
0 commit comments