test that disabled flag defaults to false
When adding a new customer, the disabled flag should default to false if not set in the request. Write a test that confirms this behavior.
When adding a new customer, the disabled flag should default to false if not set in the request. Write a test that confirms this behavior.