diff --git a/plinth/tests/functional/install.sh b/plinth/tests/functional/install.sh index ab8bc93ad..6b8932627 100755 --- a/plinth/tests/functional/install.sh +++ b/plinth/tests/functional/install.sh @@ -8,7 +8,7 @@ sudo apt-get install -yq --no-install-recommends \ python3-pip python3-wheel firefox-esr git smbclient\ xvfb -pip3 install splinter pytest-splinter pytest-xvfb +pip3 install splinter pytest-splinter pytest-xvfb pytest-reporter-html1 echo "Installing geckodriver" (