Skip to content

Commit 321c9a8

Browse files
authored
removing doesn't work text (#116)
1 parent 2a95463 commit 321c9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To test all RHElements, run `npm test` from the root of the repo. If you only wa
5858

5959
```
6060
$ cd elements/rh-card
61-
$ npm test # DOESN'T WORK
61+
$ npm test
6262
```
6363

6464
Also, if your tests are failing and you want access to a live browser to investigate why, the following flag will keep the browser open.

0 commit comments

Comments
 (0)