test('addition', async () => { expect(1 + 1).toBe(2) })