Changes in radio.net

This commit is contained in:
MariuszC
2020-10-17 11:58:06 +02:00
parent 3a064d1abb
commit b728e9db3f
8 changed files with 78 additions and 216 deletions

View File

@@ -17,7 +17,5 @@ def test_get_config_schema():
schema = ext.get_config_schema()
assert 'username' in schema
assert 'password' in schema
assert 'language' in schema
assert 'min_bitrate' in schema