Skip to content

Commit

Permalink
Remove wrong copy-paste code in test (#16695)
Browse files Browse the repository at this point in the history
  • Loading branch information
NE-SmallTown authored and Sunil Pai committed Sep 9, 2019
1 parent b260bef commit 9444c87
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -474,8 +474,7 @@ describe('ReactDOMFiberAsync', () => {
}
ref={submitButtonRef}>
Submit
</button>{' '}
: null}
</button>
</div>
);
}
Expand Down

0 comments on commit 9444c87

Please sign in to comment.