Update test_generic.py
This commit is contained in:
@@ -126,7 +126,7 @@ chNumRis = {
|
||||
servers = []
|
||||
channels = []
|
||||
|
||||
channel_list = channelselector.filterchannels("all")[:1]
|
||||
channel_list = channelselector.filterchannels("all")
|
||||
ret = []
|
||||
for chItem in channel_list:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user