Skip to content

Commit ee69cbe

Browse files
authored
Update README.md
1 parent d178306 commit ee69cbe

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
@@ -52,7 +52,7 @@ cat.mtbs["raster"](region="conus", resolution="4000m").to_dask()
5252
To run the unit and integration tests for this API, run:
5353

5454
```shell
55-
$ py.test -v
55+
$ pytest -v
5656
```
5757

5858
Catalog entries scan be marked as either _skip_ or _xfail_ by setting the `ci` key in the metadata dictionary:

0 commit comments

Comments
 (0)