Skip to content
Snippets Groups Projects
Commit e1d89af7 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Put test file in comment block

parent a61e1f5e
No related merge requests found
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
/* import { async, ComponentFixture, TestBed } from '@angular/core/testing';
import { CommentCreatorPageComponent } from './comment-creator-page.component';
......@@ -23,3 +23,4 @@ describe('CommentCreatorPageComponent', () => {
expect(component).toBeTruthy();
});
});
*/
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment