test('handles update', async () => { ... });
// OR
it('handles update', async () => { ... });