mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-18 04:53:31 +00:00
test against localhost
run tests through formatter remove sel test from bus bool params
This commit is contained in:
@@ -13,8 +13,8 @@ KIND_ID = os.environ.get(
|
||||
)
|
||||
|
||||
opts = {
|
||||
'ip': 'ws.local',
|
||||
'streamname': 'workstation',
|
||||
'ip': 'localhost',
|
||||
'streamname': 'onyx',
|
||||
'port': 6980,
|
||||
'bps': 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user