mirror of https://github.com/embarklabs/embark.git
test(@embark/communication): remove test stub
This commit is contained in:
parent
633683e12f
commit
1ba9e4b0a2
|
@ -1,5 +0,0 @@
|
|||
describe('Testing', () => {
|
||||
it('should have tests', () => {
|
||||
expect(true).toBe(false);
|
||||
});
|
||||
});
|
Loading…
Reference in New Issue