chore(@storybook): skip flaky test

This commit is contained in:
Anastasiya Semenkevich 2024-10-17 10:00:34 +03:00 committed by Anastasiya
parent 9332d1a2ed
commit 05f8005336
1 changed files with 1 additions and 0 deletions

View File

@ -400,6 +400,7 @@ Item {
} }
function test_modalContent_recurrent_tab() { function test_modalContent_recurrent_tab() {
skip("to be fixed in 16462")
notificationSpy.clear() notificationSpy.clear()
// Launch modal // Launch modal
launchPopup() launchPopup()