mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 15:17:53 -05:00
Remove stub integration for Jest
This commit is contained in:
parent
7af2ee79c3
commit
a86a975876
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
describe('test jest integration', () => {
|
||||
test('testing test', () => {
|
||||
expect('integration').toEqual('integration');
|
||||
});
|
||||
});
|
Loading…
Reference in a new issue