From 4ed39787fe0ba5ecd33657b87877c9446ad88976 Mon Sep 17 00:00:00 2001 From: kunal kankriya Date: Tue, 2 Jan 2024 12:05:50 +0530 Subject: [PATCH] PRD-895 |Formatted| --- .../tests/cypress/cypress/e2e/search/query_and_filter_search.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smoke-test/tests/cypress/cypress/e2e/search/query_and_filter_search.js b/smoke-test/tests/cypress/cypress/e2e/search/query_and_filter_search.js index 4fd93f26ee54f2..fcf607dd1a4c68 100644 --- a/smoke-test/tests/cypress/cypress/e2e/search/query_and_filter_search.js +++ b/smoke-test/tests/cypress/cypress/e2e/search/query_and_filter_search.js @@ -8,7 +8,7 @@ const datasetNames = { hivePlatform: "datahub_db", airflowPlatform: "User Creations", awsPlatform: "project/root/events/logging_events_bckp", - hdfsPlatform: "SampleHdfsDataset", + hdfsPlatform: "SampleHdfsDataset" }; const searchToExecute = (value) => {