From 108a353f643ae2213265a94679b48352a23a8e39 Mon Sep 17 00:00:00 2001 From: Willian Viana Date: Fri, 22 Sep 2023 17:02:00 -0300 Subject: [PATCH] chore(cypress): rename feature and scenario to improve readability --- cypress/e2e/features/treeCoverLossIndonesia.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cypress/e2e/features/treeCoverLossIndonesia.feature b/cypress/e2e/features/treeCoverLossIndonesia.feature index 2de59cabf3..e2d7866d12 100644 --- a/cypress/e2e/features/treeCoverLossIndonesia.feature +++ b/cypress/e2e/features/treeCoverLossIndonesia.feature @@ -1,5 +1,5 @@ -Feature: Indonesia TCL Image - Scenario: Indonesia Dashboard should show an image instead the real Primay Forest Loss Widget +Feature: Showing Primary Forest Loss image for Indonesia instead the real widget + Scenario: An user tries to see Indonesia Primary Forest Loss widget When I visit Dashboard And I select Indonesia Then I should see an image of Indonesia Primary Forest Loss \ No newline at end of file