Created by: Tirokk
Authored by roschaefer Merged
cypress-cucumber-preprocessor
about silently failing scenarioEDIT: I just tested out if the bug is actually fixed, turns out: No. We can still have a dangling pointer if a comment notified a user and the post of the comment was deleted. Deleting a post will not delete its comments. So we have comments without posts in the database.