mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-29 12:09:37 +00:00
avahi: Don't disable after tests
It is used by other tests, such as ejabberd's. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
fa8954464b
commit
18a79e1420
@ -17,3 +17,4 @@ class TestAvahiApp(BaseAppTests):
|
||||
app_name = 'avahi'
|
||||
has_service = True
|
||||
has_web = False
|
||||
disable_after_tests = False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user