Skip to content

Commit

Permalink
test(ontology): reactivate all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kilchenmann committed Feb 22, 2021
1 parent e9c4097 commit 21eea72
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -144,7 +144,7 @@ class ListHostComponent {

}

fdescribe('PropertyInfoComponent', () => {
describe('PropertyInfoComponent', () => {
let simpleTextHostComponent: SimpleTextHostComponent;
let simpleTextHostFixture: ComponentFixture<SimpleTextHostComponent>;

Expand Down

0 comments on commit 21eea72

Please sign in to comment.