btns.forEach(function(btn) {
            expect(btns[0].props.disabled).toEqual('');
        });