Skip to content

Commit

Permalink
[ci skip] Upd docs
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Feb 19, 2018
1 parent 2bd2405 commit dfbde20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master

- [PR [#7](https://github.com/palkan/isolator/pull/7)] Add WebMock adapter. ([@palkan][])

- Add `ignore_if` modifier to adapter. ([@palkan][])

- [PR [#5](https://github.com/palkan/isolator/pull/5)] Add `mail` adapter. ([@alexshgov][])
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Isolator has a bunch of built-in adapters:
- `:active_job`
- `:sidekiq`
- `:mailer`
- `:webmock` – track mocked HTTP requests (unseen by Sniffer) in tests

You can dynamically enable/disable adapters, e.g.:

Expand Down

0 comments on commit dfbde20

Please sign in to comment.