Skip to content

Commit

Permalink
[test]: return disable_panic_terminal_colors: null to test config
Browse files Browse the repository at this point in the history
It is needed so that only `iroha_test_config.json` without
defaults layer is valid (will fix on config refactoring)

Signed-off-by: Dmitry Balashov <[email protected]>
  • Loading branch information
0x009922 committed Dec 18, 2023
1 parent 33e9713 commit d88fa05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/iroha_test_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"digest_function": "ed25519",
"payload": "282ED9F3CF92811C3818DBC4AE594ED59DC1A2F78E4241E31924E101D6B1FB831C61FAF8FE94E253B93114240394F79A607B7FA55F9E5A41EBEC74B88055768B"
},
"DISABLE_PANIC_TERMINAL_COLORS": null,
"KURA": {
"INIT_MODE": "strict",
"BLOCK_STORE_PATH": "./storage",
Expand Down

0 comments on commit d88fa05

Please sign in to comment.