mirror of
https://github.com/jambonz/sbc-sip-sidecar.git
synced 2026-03-21 18:58:05 +00:00
remove send_options_bots array (#129)
fixes ticket #1983 Co-authored-by: rhonda hollis <rhonda@jambonz.org>
This commit is contained in:
@@ -72,7 +72,6 @@ test('trunk register tests', (t) => {
|
||||
})
|
||||
.then(() => {
|
||||
const obj = srf.locals.regbotStatus();
|
||||
//console.log({obj}, 'regbot status after adding new gateway');
|
||||
return t.ok(obj.total === 2 && obj.registered === 1, 'successfully added gateway that tests failure result');
|
||||
})
|
||||
.then(() => {
|
||||
|
||||
Reference in New Issue
Block a user