mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-11 16:58:31 +03:00
CONTRIBUTING: Fix uitests test name
--uitest does not work as expected. Signed-off-by: Misono Tomohiro <misono.tm@gmail.com>
This commit is contained in:
parent
eeb40b402a
commit
d773c4d934
@ -108,7 +108,7 @@ Translations are handled through the Weblate instance hosted by the Fedora Proje
|
||||
There's a few standalone specialty tests:
|
||||
|
||||
```sh
|
||||
pytest --uitest # dogtail UI test suite. This takes over your desktop
|
||||
pytest --uitests # dogtail UI test suite. This takes over your desktop
|
||||
pytest tests/test_urls.py # Test fetching media from live distro URLs
|
||||
pytest tests/test_inject.py # Test live virt-install --initrd-inject
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user