Adujst test code for testing auto-play
This commit is contained in:
parent
6746dd0196
commit
d5a45516ef
@ -899,7 +899,7 @@ class CorePlaybackExportRestoreTest(BaseTest):
|
||||
|
||||
state = PlaybackState(
|
||||
position=0, state='playing', tl_track=tl_tracks[2])
|
||||
coverage = ['autoplay']
|
||||
coverage = ['play-always']
|
||||
self.core.playback._restore_state(state, coverage)
|
||||
self.replay_events()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user