Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4eea5acf90
5
frontend/src/app/component/smoke.spec.ts
Normal file
5
frontend/src/app/component/smoke.spec.ts
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
describe('smoke', () => {
|
||||||
|
it('should succeed', () => {
|
||||||
|
expect(true).toBeTruthy();
|
||||||
|
});
|
||||||
|
});
|
||||||
Loading…
x
Reference in New Issue
Block a user