Today I learned that the developers on my team implemented a feature that requires two actions to work. In unit test everything works perfectly.
The product where the feature is used has two client applications. Each implements only one of the actions, so the feature is unusable.