Bump cockpit test API to 249

This commit is contained in:
Martin Pitt 2021-07-23 08:18:34 +02:00 committed by Katerina Koukiou
parent 8b7b3f246b
commit 0016765d01

View file

@ -147,7 +147,7 @@ bots:
# when you start a new project, use the latest release, and update it from time to time
test/common:
flock Makefile sh -ec '\
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 242; \
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 249; \
git checkout --force FETCH_HEAD -- test/common; \
git reset test/common'