Commit 0d4f2eb
committed
Fix test in Maven run
There is pre-existing state in the MDC from other test-cases.
This state is reset at the start of each test-case.
Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>1 parent 522e882 commit 0d4f2eb
File tree
1 file changed
+8
-2
lines changed- cf-java-logging-support-core/src/test/java/com/sap/hcp/cf/logging/common/request
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| |||
0 commit comments