Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewiggins committed Jul 6, 2018
1 parent b2582ef commit c10d705
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/browser/lifecycle.js
Expand Up @@ -700,7 +700,6 @@ describe('Lifecycle methods', () => {
});
});

// TODO - add test for parameters
describe('#componentWillUpdate', () => {
it('should NOT be called on initial render', () => {
class ReceivePropsComponent extends Component {
Expand Down

0 comments on commit c10d705

Please sign in to comment.