Skip to content

Commit

Permalink
Update test with the new specification
Browse files Browse the repository at this point in the history
  • Loading branch information
StaehliJ committed Oct 18, 2023
1 parent 7f12280 commit cea8da8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ class CommandersActTrackerTest {
val expected = listOf(
MediaEventType.Play.toString(),
MediaEventType.Pause.toString(),
MediaEventType.Seek.toString(),
MediaEventType.Pause.toString(),
MediaEventType.Stop.toString()
)
launch(Dispatchers.Main) {
Expand Down

0 comments on commit cea8da8

Please sign in to comment.