- Timestamp:
- 07/23/20 19:59:03 (4 years ago)
- Branches:
- master
- Children:
- 785b8bd
- Parents:
- a8ccc2c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/counter/counter.component.spec.ts
ra8ccc2c r37c8d1d 9 9 beforeEach(async(() => { 10 10 TestBed.configureTestingModule({ 11 declarations: [ CounterComponent]11 declarations: [CounterComponent] 12 12 }) 13 .compileComponents();13 .compileComponents(); 14 14 })); 15 15
Note:
See TracChangeset
for help on using the changeset viewer.