-
- Downloads
Added simple tests of display::compute_vault_accounts_json method
... | @@ -57,6 +57,7 @@ colored = "2.1.0" | ... | @@ -57,6 +57,7 @@ colored = "2.1.0" |
# Tests | # Tests | ||
rstest = "0.23.0" | rstest = "0.23.0" | ||
pretty_assertions = "1.4.1" | |||
# allows to build gcli for different runtimes and with different predefined networks | # allows to build gcli for different runtimes and with different predefined networks | ||
[features] | [features] | ||
... | ... |
Please register or sign in to comment