Skip to content

Commit

Permalink
Add more test sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
mscwilson committed Nov 27, 2024
1 parent c7b13fa commit 17fcdf7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ class TrackerWebViewInterfaceV2Test {
NetworkConfiguration(networkConnection2),
TrackerConfiguration("appId")
)
Thread.sleep(200)

// track an event using the second tracker
webInterface!!.trackWebViewEvent(
Expand Down

0 comments on commit 17fcdf7

Please sign in to comment.