updated the modelInfo route for the tests
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
d299f455d6
commit
44cd2f743f
|
@ -23,7 +23,7 @@ describe('factory vnModuleLoader', () => {
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
$httpBackend.whenGET('modelInfo')
|
$httpBackend.whenGET('Schemas/modelInfo')
|
||||||
.respond({
|
.respond({
|
||||||
FooModel: {
|
FooModel: {
|
||||||
properties: {
|
properties: {
|
||||||
|
|
Loading…
Reference in New Issue