Skip to content

Commit

Permalink
Fix npm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisandrews7 committed Nov 29, 2018
1 parent dd2e94a commit 9bafdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Chai Assertions for Nock

![Test Coverage](https://img.shields.io/npm/v/chai-nock.svg?style=flat)
[![npm version](https://img.shields.io/npm/v/chai-nock.svg?style=flat)](https://www.npmjs.com/package/chai-nock)

**Nock Chai** extends [Chai](http://chaijs.com/) with a language for asserting facts about [Nock](https://www.npmjs.com/package/nock).

Expand Down

0 comments on commit 9bafdd8

Please sign in to comment.