Skip to content

Commit 76f8981

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-1817 Test fix (3)
1 parent 5a8dc3d commit 76f8981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/cris-layout/cris-layout-matrix/cris-layout-box-container/boxes/metadata/rendering-types/cc-license-large/cc-license-large.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { ComponentFixture, TestBed } from '@angular/core/testing';
22
import { TranslateModule } from '@ngx-translate/core';
33
import { CcLicenseLargeComponent } from './cc-license-large.component';
44

5-
fdescribe('CcLicenseLargeComponent', () => {
5+
describe('CcLicenseLargeComponent', () => {
66
let component: CcLicenseLargeComponent;
77
let fixture: ComponentFixture<CcLicenseLargeComponent>;
88

0 commit comments

Comments
 (0)