Don't start broadcast server by default on testing

This commit is contained in:
shortcutme 2018-02-09 17:46:33 +01:00
parent ed09595a87
commit 2ba74d9232
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -1 +1,4 @@
from src.Test.conftest import * from src.Test.conftest import *
from Config import config
config.broadcast_port = 0