undo test focus

This commit is contained in:
Omer Farooq
2020-08-23 01:02:32 +12:00
parent 7e454952f7
commit 54b6a9cc06
@@ -30,7 +30,7 @@ const setup = (props?: Partial<Props>) => {
),
};
};
fdescribe('RegisterComponentForm', () => {
describe('RegisterComponentForm', () => {
afterEach(() => cleanup());
it('should initially render a disabled button', async () => {