updated the modelInfo route for the tests
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2020-05-21 09:23:44 +02:00
parent d299f455d6
commit 44cd2f743f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ describe('factory vnModuleLoader', () => {
} }
]; ];
$httpBackend.whenGET('modelInfo') $httpBackend.whenGET('Schemas/modelInfo')
.respond({ .respond({
FooModel: { FooModel: {
properties: { properties: {