Skip to content

Commit

Permalink
Add SubjectStub cop to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
backus committed Aug 7, 2016
1 parent 9b361be commit 3ffdec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* Add `ExpectActual` cop for detecting literal values within `expect(...)`. ([@backus][])
* Add `MultipleExpectations` cop for detecting multiple `expect(...)` calls within one example. ([@backus][])
* Add `Max` configuration option for `MultipleExpectations`. ([@backus][])
* Add `ExpectSubject` cop for testing stubbed test subjects. ([@backus][])

## 1.6.0 (2016-08-03)

Expand Down

0 comments on commit 3ffdec6

Please sign in to comment.