Skip to content

Commit

Permalink
Update x-pack/plugins/exploratory_view/public/utils/observability_dat…
Browse files Browse the repository at this point in the history
…a_views/observability_data_views.test.ts
  • Loading branch information
shahzad31 authored Apr 26, 2023
1 parent 5ed11b4 commit 07a2411
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ describe('ObservabilityDataViews', function () {
timeFieldName: '@timestamp',
title: 'trace-*,apm-*',
name: 'User experience (RUM)',
allowNoIndex: true,
});

expect(dataViews?.createAndSave).toHaveBeenCalledTimes(1);
Expand Down

0 comments on commit 07a2411

Please sign in to comment.