Salesforce Unit Testing: Don't forget about custom settings I ran in to a nightmare of an issue with custom settings. I had created my custom settings objects and used them in my code. Everything worked great. Unit tests passed and I thought I was ready to deploy. When I tried to deploy