Commit 0e25a79
Add counter for proxy integration test to prevent endless loop(s)
In some development environments the josh-proxy integration tests end up in an endless loop.
The root cause is not yet identified. Therefore an additional counter have been
added, to make sure the developer gets a failing test as feedback, instead of
getting stuck in an endless loop for no obvious reason.1 parent db4ab99 commit 0e25a79
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments