mirror of https://github.com/crossplane/docs.git
Copy only the hatch run test:unit command
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
0ad311e0bb
commit
69f641f894
|
@ -479,7 +479,7 @@ if __name__ == "__main__":
|
|||
|
||||
Run the unit tests using `hatch run`:
|
||||
|
||||
```shell
|
||||
```shell {copy-lines="1"}
|
||||
hatch run test:unit
|
||||
.
|
||||
----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue