Delete obsolete empty review tests.
Review Request #13634 — Created March 15, 2024 and submitted — Latest diff uploaded
We had several test cases for notifications to handle the case of empty
reviews. We now have validation on the publish side that prevents
publishing these at all, so these tests were failing. Remove them.
Ran unit tests.