Skip to content
Snippets Groups Projects
Commit 8788574e authored by Lukas Haase's avatar Lukas Haase
Browse files

Undo remove whitespace in angular.json, comment question-wall.component.spec.ts

parent eb3944cb
Branches
Tags
No related merge requests found
......@@ -148,4 +148,4 @@
"cli": {
"analytics": false
}
}
\ No newline at end of file
}
/*
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
import { QuestionWallComponent } from './question-wall.component';
......@@ -23,3 +24,4 @@ describe('QuestionWallComponent', () => {
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