diff --git a/uui-e2e-tests/tests/Integration/pickerInput/pickerInput.e2e.ts b/uui-e2e-tests/tests/Integration/pickerInput/pickerInput.e2e.ts index f0b7d71464..e640a3b6a2 100644 --- a/uui-e2e-tests/tests/Integration/pickerInput/pickerInput.e2e.ts +++ b/uui-e2e-tests/tests/Integration/pickerInput/pickerInput.e2e.ts @@ -7,7 +7,7 @@ const OPTION_TEXT = { FRANCE_GARGES: 'Garges-lès-GonesseEurope / France', }; -test.only(DocExamplePath['pickerInput/LazyTreeInput'], async ({ pageWrapper }, testInfo) => { +test(DocExamplePath['pickerInput/LazyTreeInput'], async ({ pageWrapper }, testInfo) => { const { pageObject, expectScreenshot } = await setupDocExampleTest({ testInfo, pageWrapper, diff --git a/uui/components/pickers/__tests__/__snapshots__/PickerInput.test.tsx.snap b/uui/components/pickers/__tests__/__snapshots__/PickerInput.test.tsx.snap index 501a2e09ea..f69b295d46 100644 --- a/uui/components/pickers/__tests__/__snapshots__/PickerInput.test.tsx.snap +++ b/uui/components/pickers/__tests__/__snapshots__/PickerInput.test.tsx.snap @@ -5,7 +5,7 @@ exports[`PickerInput should open body 1`] = `