Skip to content

Commit

Permalink
indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarranzan committed Jun 13, 2024
1 parent a0b9e51 commit 59039de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions QUARKUS-4430.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ especially in cases of redirection (302) and not found (404) responses.
## Scope of the testing
* Run Quarkus micrometer Prometheus application and verify metric tags for:
* Redirections (HTTP 302)
* Not Found responses (HTTP 404)
* Empty path responses (HTTP 204)
* Dynamic path segments (HTTP 301)
* Not Found responses (HTTP 404)
* Empty path responses (HTTP 204)
* Dynamic path segments (HTTP 301)

* The test coverage will be verified for JVM and Native.

Expand Down

0 comments on commit 59039de

Please sign in to comment.