Commit 0c68bc65 authored by Waleed Akbar's avatar Waleed Akbar
Browse files

comment added to mentioned the place of error during KPI_MANAGER tests

parent e50c6e93
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -239,6 +239,7 @@ def kpi_manager_client(kpi_manager_service : KpiManagerService): # pylint: disab
# Prepare Environment, should be the first test
##################################################

# ERROR on this test --- 
def test_prepare_environment(
    context_client : ContextClient,                 # pylint: disable=redefined-outer-name,unused-argument
):