Skip to content

Commit 5b3f71e

Browse files
authored
docs: badge (#23)
1 parent 9be9fb8 commit 5b3f71e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-fake-props [![Build Status](https://travis-ci.org/typicode/react-fake-props.svg?branch=master)](https://travis-ci.org/typicode/react-fake-props) [![npm](https://badge.fury.io/js/react-fake-props.svg)](https://www.npmjs.com/package/react-fake-props)
1+
# react-fake-props [![Node.js CI](https://github.com/typicode/react-fake-props/actions/workflows/node.js.yml/badge.svg)](https://github.com/typicode/react-fake-props/actions/workflows/node.js.yml) [![npm](https://badge.fury.io/js/react-fake-props.svg)](https://www.npmjs.com/package/react-fake-props)
22

33
> Magically generate fake props for your React tests 🔮
44
@@ -116,4 +116,4 @@ wrapper.text().to.contain(props.A) // good
116116

117117
## License
118118

119-
MIT - [Typicode :cactus:](https://github.com/typicode) - [Patreon](https://www.patreon.com/typicode)
119+
MIT - [Typicode :cactus:](https://github.com/typicode)

0 commit comments

Comments
 (0)