Test-Driven React 2: Tests have incorrect assertions (Page 108/109)

Thanks for the feedback! The “no change” assertion in those tests is to verify that the carousel’s internal logic has no effect on which slide is shown when the slideIndex prop is set. I’ll try to clarify that.