mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-07-24 21:12:10 +00:00
further changes, migrate to mysql2
This commit is contained in:
@@ -59,6 +59,7 @@ test('service provider tests', async(t) => {
|
||||
name: 'daveh'
|
||||
}
|
||||
});
|
||||
//console.log(`result: ${JSON.stringify(result)}`);
|
||||
t.ok(result.statusCode === 422, 'cannot add two service providers with the same name');
|
||||
|
||||
/* cannot add a service provider with same root domain*/
|
||||
|
||||
Reference in New Issue
Block a user