From b172eefe9883674b0815783c1e7b1281f695bfd5 Mon Sep 17 00:00:00 2001 From: "Qingyang(Abby) Hu" Date: Mon, 17 Apr 2023 10:44:28 -0700 Subject: [PATCH] Update CHANGELOG.md Fix Changelog entry format Signed-off-by: abbyhu2000 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5588a5970f67..2eef66f11946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -196,7 +196,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - [Vis Builder] Adds field unit tests ([#3211](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3211)) - [BWC Tests] Add BWC tests for 2.6.0 ([#3356](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3356)) - Prevent primitive linting limitations from being applied to unit tests found under `src/setup_node_env` ([#3403](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3403)) -- [Tests] Fix unit tests for `get_keystore` ([#3854]https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3854) +- [Tests] Fix unit tests for `get_keystore` ([#3854](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3854)) - [Tests] Use `scripts/use_node` instead of `node` in functional test plugins ([#3783](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3783)) ## [2.x]