it('should warn when misspelling UNSAFE_componentWillReceiveProps', () => {
        return
        expect(() =>
            createReactClass({
                UNSAFE_componentWillRecieveProps: function () {