UNPKG

63 BJavaScriptView Raw
1
2it('should pass', () => {
3 expect(true).toBe(true);
4})