**Goal** make unit tests more accurate **Description** In [tests/commands/test_bump_command.py#L23](https://github.com/Woile/commitizen/blob/v1.16.0/tests/commands/test_bump_command.py#L23), the message is `feat: msg` which should be `feat(scope): msg`. There might be some cases like it.