chore(@storybook): skip flaky test
This commit is contained in:
parent
9332d1a2ed
commit
05f8005336
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue