mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
[fenix] Bug 1807270 - re-enable navigateBackInCollectionFlowTest and undoDeleteCollectionTest UI tests
This commit is contained in:
parent
a5ccb0aee7
commit
fc2ca0becc
@ -429,7 +429,6 @@ class CollectionTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore("Failing after compose migration. See: https://github.com/mozilla-mobile/fenix/issues/26087")
|
||||
fun navigateBackInCollectionFlowTest() {
|
||||
val webPage = getGenericAsset(mockWebServer, 1)
|
||||
|
||||
@ -463,7 +462,6 @@ class CollectionTest {
|
||||
|
||||
@SmokeTest
|
||||
@Test
|
||||
@Ignore("Failing after compose migration. See: https://github.com/mozilla-mobile/fenix/issues/26087")
|
||||
fun undoDeleteCollectionTest() {
|
||||
val webPage = getGenericAsset(mockWebServer, 1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user