Broken test: feature ForwardBackwardNoteHistory

This test fails in my PR branch (and in fact in a few other branches that I checked, even in master).
I think it’s simply invalid - the failure is related to state.backwardHistoryNotes, I searched the repo and could not find any other mentions of that field anywhere else.
Could anyone confirm that I’m not missing anything here.

UPD
it’s funny - I was not able to post this until I’ve removed the underscore from the test name: feature_ForwardBackwardNoteHistory - was getting the message “The title seems unclear, is this a complete sentence”.

Yes I’ve noticed that. I’ve reverted the note history feature, but it seems the tests were in a different commit, which of course causes them to fail.