first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
describe('Component.js', () => {
|
||||
test('smoke test', () => {
|
||||
expect(true).toBe(true) // will obviously always pass
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user