Skip to content

Commit

Permalink
Add more details to comment
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Agrawal <[email protected]>
  • Loading branch information
lezzago committed Jul 12, 2023
1 parent 9b8a692 commit 3391852
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/vis_type_vega/public/expressions/helpers.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ describe('helpers', function () {
describe('createSpecFromXYChartDatatable()', function () {
// Following 3 tests fail since they are persisting temporal data
// which can cause snapshots to fail depending on the test env they are run on.
// Tracking issue: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/4555
// TODO: Add a test for the fix in this PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4554
it.skip('build simple line chart"', function () {
expect(
JSON.stringify(
Expand Down

0 comments on commit 3391852

Please sign in to comment.