Skip to content

Commit

Permalink
Update conviva/src/test/kotlin/com/bitmovin/analytics/conviva/Conviva…
Browse files Browse the repository at this point in the history
…AnalyticsIntegrationTest.kt

Co-authored-by: Matthias Tamegger <[email protected]>
  • Loading branch information
strangesource and matamegger authored Sep 24, 2024
1 parent 7ee0bd3 commit 03e0dfe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ class ConvivaAnalyticsIntegrationTest {

@Test
fun `reports CSAI ad position based on last ad break schedule time`() {

player.listeners[PlayerEvent.AdBreakStarted::class]?.forEach {
it(createAdBreakStartedEvent(10.0))
}
Expand Down

0 comments on commit 03e0dfe

Please sign in to comment.