Skip to content

Commit

Permalink
Merge pull request #469 from JHilker/patch-1
Browse files Browse the repository at this point in the history
Fix syntax in enzyme changelog
  • Loading branch information
aweary authored Jun 23, 2016
2 parents c59b168 + 2ffa0c6 commit 7fd9fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- add `.tap()` method to `ShallowWrapper` and `ReactWrapper` ([#299](https://github.com/airbnb/enzyme/pull/299))

- add `.key()` method to `ShallowWrapper` and `ReactWrapper ([#327](https://github.com/airbnb/enzyme/pull/327))
- add `.key()` method to `ShallowWrapper` and `ReactWrapper` ([#327](https://github.com/airbnb/enzyme/pull/327))

- add support for descendent selectors, `>`, `~` and `+` ([#217](https://github.com/airbnb/enzyme/pull/217))

Expand Down

0 comments on commit 7fd9fef

Please sign in to comment.