We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86f6da1 + 2b90176 commit a800d7bCopy full SHA for a800d7b
website/content/en/docs/dev/testing.md
@@ -26,7 +26,7 @@ git submodule update --init --recursive
26
make bats
27
```
28
29
-The BATS tests are located located under [`hack/bats/tests`](https://github.com/lima-vm/lima/tree/master/hack/bats/tests).
+The BATS tests are located under [`hack/bats/tests`](https://github.com/lima-vm/lima/tree/master/hack/bats/tests).
30
31
### Extra tests
32
There are also extra tests ([`hack/bats/extras`](https://github.com/lima-vm/lima/tree/master/hack/bats/extras)) that are not automatically
0 commit comments