ci: fix missing test reference in docs

This commit is contained in:
Erik Sundell
2021-10-18 04:27:19 +02:00
parent 69f2b0b504
commit fe8ba1596d

View File

@@ -50,6 +50,7 @@ For example, to run all the basic tests, you would write:
.github/integration-test.py run-test basic-tests \
test_hub.py \
test_proxy.py \
test_install.py \
test_extensions.py