- Timestamp:
- 07/22/20 15:23:50 (5 years ago)
- Branches:
- master
- Children:
- 37c8d1d
- Parents:
- 96108d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/korona/korona.component.spec.ts
r96108d8 ra8ccc2c 9 9 beforeEach(async(() => { 10 10 TestBed.configureTestingModule({ 11 declarations: [ KoronaComponent]11 declarations: [KoronaComponent] 12 12 }) 13 .compileComponents();13 .compileComponents(); 14 14 })); 15 15
Note:
See TracChangeset
for help on using the changeset viewer.