Skip to content

Commit

Permalink
πŸ”– Bump to version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-pavlenko committed Aug 1, 2024
1 parent c2c9516 commit 16cb911
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,10 @@ class MraidBannerFunctionalTest {
onExpanded.await()

close()
onDefault.await()
mockedDependenciesRule.waitForIdleState()

Thread.sleep(2000)

assertClosedCorrectly(originalLayoutParams)
}

Expand Down Expand Up @@ -237,6 +238,7 @@ class MraidBannerFunctionalTest {
onResized.await()
mockedDependenciesRule.waitForIdleState()


close()
onDefault.await()
mockedDependenciesRule.waitForIdleState()
Expand Down

0 comments on commit 16cb911

Please sign in to comment.