Skip to content

Commit

Permalink
Update apps-process-cloud.service.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
eromano authored and davidcanonieto committed Jun 18, 2020
1 parent 614010b commit 058f417
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

import { TestBed } from '@angular/core/testing';
import { throwError } from 'rxjs';
import { setupTestBed, CoreModule, AppConfigService, AlfrescoApiService, CoreTestingModule } from '@alfresco/adf-core';
import { setupTestBed, AppConfigService, AlfrescoApiService, CoreTestingModule } from '@alfresco/adf-core';
import { HttpErrorResponse } from '@angular/common/http';
import { AppsProcessCloudService } from './apps-process-cloud.service';
import { fakeApplicationInstance } from '../mock/app-model.mock';
Expand Down

0 comments on commit 058f417

Please sign in to comment.