mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 14:14:19 +00:00
oops
This commit is contained in:
parent
e5df09ca6c
commit
e6a6a1f7cc
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ def test_settings_set_str(plex):
|
|||
cd.set(new_value)
|
||||
plex.settings.save()
|
||||
plex._settings = None
|
||||
assert plex.settings.get('autoEmptyTrash').value == 99
|
||||
assert plex.settings.get('OnDeckWindow').value == 99
|
||||
|
|
Loading…
Reference in a new issue