iluwatar / 30-seconds-of-java

Collection of reusable tested Java 17 compatible code snippets that you can understand in 30 seconds or less.
https://java-design-patterns.com/snippets.html
MIT License
1.03k stars 396 forks source link

Issue #163 Fix HttpPostSnippetTest bug #164

Closed alidehkhodaei closed 1 year ago

alidehkhodaei commented 1 year ago

Hello, I don't know if the test passed before, but now it doesn't. To fix this, I added a space between the key and value in the affected code and test passed.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information