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(