Skip to content

Commit

Permalink
Makefile: update cockpit test/common to 321
Browse files Browse the repository at this point in the history
322 includes the migration from CDP to BiDi browser automation, and will
require some test changes.
  • Loading branch information
croissanne committed Aug 13, 2024
1 parent 73795c5 commit 322088f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ machine: bots

# checkout Cockpit's test API; this has no API stability guarantee, so check out a stable tag
test/common:
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 290+chromium-sizzle
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 321
git checkout --force FETCH_HEAD -- test/common
git reset test/common

Expand Down

0 comments on commit 322088f

Please sign in to comment.