Commit 7aa2f845 authored by Jesús Rodríguez's avatar Jesús Rodríguez

chore: remove test (#121)

parent 98cb4192
...@@ -24,12 +24,6 @@ describe('Smoke test', () => { ...@@ -24,12 +24,6 @@ describe('Smoke test', () => {
}); });
}); });
describe('AppComponent with new', function () {
it('should instantiate component', () => {
expect(new AppComponent()).toBeDefined('Whoopie!');
});
});
describe('AppComponent with TCB', function () { describe('AppComponent with TCB', function () {
it('should instantiate component', it('should instantiate component',
......
Markdown is supported
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