Closed rainerhahnekamp closed 2 years ago
What kind of change does this PR introduce?
[x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Documentation content changes [ ] Other... Please describe:
Matchers with exact argument have double spaces in their messages.
exact
Messages without "typos".
[ ] Yes [x] No
There were no tests, verifying the error messages. If you find it necessary I can add them, otherwise this is a rather simple PR.
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Matchers with
exact
argument have double spaces in their messages.What is the new behavior?
Messages without "typos".
Does this PR introduce a breaking change?
Other information
There were no tests, verifying the error messages. If you find it necessary I can add them, otherwise this is a rather simple PR.