Tests: added missing checks for configuration results.
This commit is contained in:
@@ -217,7 +217,7 @@ class TestRubyApplication(TestApplicationRuby):
|
||||
|
||||
self.get()
|
||||
|
||||
self.conf({"listeners": {}, "applications": {}})
|
||||
assert 'success' in self.conf({"listeners": {}, "applications": {}})
|
||||
|
||||
assert (
|
||||
self.wait_for_record(r'\[error\].+At exit called\.') is not None
|
||||
|
||||
Reference in New Issue
Block a user