Update the test comment: the package name is different for a long time

This commit is contained in:
Miro Hrončok 2022-11-25 12:25:00 +01:00
commit 83c7b43fe1

View file

@ -5,7 +5,7 @@
# 1) Build --without tests (the default)
# (e.g. fedpkg mockbuild)
# 2) Install the built package
# (e.g. mock install ./results_python-tox/.../python3-tox-...rpm)
# (e.g. mock install ./results_python-tox/.../tox-...rpm)
# 3) Build again --with tests (and internet connection)
# (e.g. fedpkg mockbuild --enable-network --no-clean-all --with tests)
# The Fedora CI tests do this.