mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
17 lines
398 B
TypeScript
17 lines
398 B
TypeScript
// import { TestBed } from '@angular/core/testing';
|
|
|
|
// import { CommandService } from './command.service';
|
|
|
|
// describe('CommandService', () => {
|
|
// let service: CommandService;
|
|
|
|
// beforeEach(() => {
|
|
// TestBed.configureTestingModule({});
|
|
// service = TestBed.inject(CommandService);
|
|
// });
|
|
|
|
// it('should be created', () => {
|
|
// expect(service).toBeTruthy();
|
|
// });
|
|
// });
|