mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
fixed test for compressed messages
This commit is contained in:
@@ -75,7 +75,9 @@ describe("Composition", function() {
|
||||
"logging",
|
||||
"checkForUpdatesAtBoot",
|
||||
"uptimeMonitors",
|
||||
"pidFile"
|
||||
"pidFile",
|
||||
"compressedPipe",
|
||||
"singleProcess"
|
||||
]);
|
||||
expect(config.connectors[0]).to.have
|
||||
.property('class')
|
||||
|
||||
Reference in New Issue
Block a user