From 4a045c056b76ccdea97226ce6cdd6d61a1cd62d1 Mon Sep 17 00:00:00 2001 From: Colin Delahunty <72827203+colin99d@users.noreply.github.com> Date: Fri, 24 Mar 2023 10:08:46 -0400 Subject: [PATCH] Fixes crypto ov issue (#4574) * Added a description * Test --------- Co-authored-by: James Maslek --- openbb_terminal/miscellaneous/i18n/en.yml | 1 + .../overview/txt/test_overview_controller/test_print_help.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/openbb_terminal/miscellaneous/i18n/en.yml b/openbb_terminal/miscellaneous/i18n/en.yml index 8f6d520e2129..991dff2024c1 100644 --- a/openbb_terminal/miscellaneous/i18n/en.yml +++ b/openbb_terminal/miscellaneous/i18n/en.yml @@ -507,6 +507,7 @@ en: crypto/disc/games: top blockchain games crypto/disc/dapps: top decentralized apps crypto/disc/dex: top decentralized exchanges + crypto/ov/global: global crypto market statistics crypto/ov/defi: global DeFi market info crypto/ov/stables: stablecoins crypto/ov/exrates: coin exchange rates diff --git a/tests/openbb_terminal/cryptocurrency/overview/txt/test_overview_controller/test_print_help.txt b/tests/openbb_terminal/cryptocurrency/overview/txt/test_overview_controller/test_print_help.txt index 772a8ce908a9..a72fc93b403b 100644 --- a/tests/openbb_terminal/cryptocurrency/overview/txt/test_overview_controller/test_print_help.txt +++ b/tests/openbb_terminal/cryptocurrency/overview/txt/test_overview_controller/test_print_help.txt @@ -1,4 +1,4 @@ - global crypto/ov/global [CoinGecko, CoinPaprika] + global global crypto market statistics [CoinGecko, CoinPaprika] defi global DeFi market info [CoinGecko] stables stablecoins [CoinGecko] exchanges crypto/ov/exchanges [CoinGecko, CoinPaprika]