Cover the case when breaking change is detected that it's upcased
has_staged_changes Prone to false positive tests as it doesn't check for output and just checks for boolean. Maybe instead of a boolean I should return the output and check for truthiness
has_staged_changes
Prone to false positive tests as it doesn't check for output and just checks for boolean. Maybe instead of a boolean I should return the output and check for truthiness