Commit 1dfd8ed
[BESU-8999] Strange behavior for MiningOptionsTest (#9422)
* [BESU-8999]
Fix issue #8999
* Populated org.hyperledger.besu.util.BesuVersionUtils.VERSION with a default value instead of leaving it null
* Updated regex in tests to spot the new default value for VERSION
Signed-off-by: Gabriele Del Monte <gabriele.delmonte@proton.me>
* [BESU-8999]
Fix issue #8999
* Used null as a default value for version
* Updated regex in tests to match null case
Signed-off-by: Gabriele Del Monte <gabriele.delmonte@proton.me>
* adjust comment
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
---------
Signed-off-by: Gabriele Del Monte <gabriele.delmonte@proton.me>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>1 parent 61b6c2b commit 1dfd8ed
File tree
1 file changed
+3
-1
lines changed- app/src/test/java/org/hyperledger/besu/cli/options
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
362 | 364 | | |
363 | 365 | | |
364 | 366 | | |
| |||
0 commit comments