fix: failing testcase

This commit is contained in:
Quan HL
2023-06-23 17:45:10 +07:00
parent 6eebe379a6
commit 07bcea7116
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
require('./docker_start');
require('./create-test-db');
//require('./regbot-tests');
// require('./sip-register-tests');
// require('./regbot-tests');
require('./sip-register-tests');
require('./sip-options-tests');
require('./docker_stop');