From eefa26ed25047376da9fe2a20cae9c2a89f0bc6f Mon Sep 17 00:00:00 2001 From: Nicolas Chaulet Date: Tue, 6 Dec 2022 14:27:03 -0500 Subject: [PATCH] Fix after review --- .../steps/components/experimental_datastream_settings.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/components/steps/components/experimental_datastream_settings.test.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/components/steps/components/experimental_datastream_settings.test.tsx index 2da5800b596fa..e552288d673d8 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/components/steps/components/experimental_datastream_settings.test.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/components/steps/components/experimental_datastream_settings.test.tsx @@ -72,7 +72,7 @@ describe('ExperimentDatastreamSettings', () => { expect(mockSetNewExperimentalDataFeatures).not.toBeCalled(); }); - it('should be not checked and disabled if the regitry datastream define source_mode synthetic if used disabled it', () => { + it('should be not checked and disabled if the regitry datastream define source_mode synthetic and the user disabled it', () => { const mockSetNewExperimentalDataFeatures = jest.fn(); const res = createFleetTestRendererMock().render(