Removed fdescribe 07/56607/2
authorArundathi Patil <arundpil@in.ibm.com>
Tue, 17 Jul 2018 11:30:48 +0000 (17:00 +0530)
committerPatrick Brady <pb071s@att.com>
Tue, 17 Jul 2018 17:28:47 +0000 (17:28 +0000)
Removed fdescribe in mapping-editor service file which was accidentally checked-in in the previous
checkin

Issue-ID: APPC-1064
Change-Id: I1151dda4881ba31198b176e14f9322d18126ab93
Signed-off-by: Arundathi <arundpil@in.ibm.com>
src/app/shared/services/mapping-editor.service.spec.ts

index bd9cea6..7659e4e 100644 (file)
@@ -23,7 +23,7 @@ limitations under the License.
 import { inject, TestBed, ComponentFixture } from '@angular/core/testing';
 import { MappingEditorService } from './mapping-editor.service';
 
-fdescribe('MappingEditorService', () => {
+describe('MappingEditorService', () => {
     let service;
     beforeEach(() => {
         TestBed.configureTestingModule({