Bump version of test API

This commit is contained in:
Matej Marusak 2019-12-12 15:09:41 +01:00
parent 0778b5f564
commit 4884e613b8

View file

@ -144,7 +144,7 @@ bots:
# checkout Cockpit's test API; this has no API stability guarantee, so check out a stable tag
# when you start a new project, use the latest relese, and update it from time to time
test/common:
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 202
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 208
git checkout --force FETCH_HEAD -- test/common
git reset test/common