I have built two simple triggers, both of which cannot be deployed to production as they fail for a bad test class that has some broken SOQL in it.
My current thoughts are to just delete the bad test class from production so these triggers will pass and deploy. I plan to use Eclipse to do this. Any thoughts or previous experiences?
Thank you for the link on how to delete classes, however I am really interested in the community's experience with bad test classes.
Thanks!