Skip to content

Commit aab8026

Browse files
committed
Fixed readme
1 parent fccee08 commit aab8026

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,3 @@ it('should render a button', () => {...});
7474
E.g. Test to check the value of Square will not run until the click action on Square has occurred.
7575
4. Once you're satisfied with your tests, you can export them as an Enzyme file and use it as a basis to start writing your own Enzyme tests.
7676
5. Enzyme exports are generated based on the Mocha test framework and Chai assertion library.
77-

0 commit comments

Comments
 (0)