should "not show up in the parent topic if the child item is deleted" do
            # delete the related item
            old_title = @related_item1.title
            @related_item1 = delete_item(@related_item1)