cypress: clean cypress cache by 'make clean'.

Change-Id: I4799155fd16c69f83cc9c023206b3a3bc7d2bed2
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95401
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
This commit is contained in:
Tamás Zolnai 2020-06-03 11:15:20 +02:00
parent 4513318e58
commit a845757e82

View file

@ -254,6 +254,7 @@ $(NPM_INSTALLED): package.json eslint_plugin/index.js eslint_plugin/package.json
endif
clean-local:
$(CYPRESS_BINARY) cache clear || true
rm -rf node_modules
rm -rf workdir
rm -rf cypress