Skip to content

Commit 322088f

Browse files
committed
Makefile: update cockpit test/common to 321
322 includes the migration from CDP to BiDi browser automation, and will require some test changes.
1 parent 73795c5 commit 322088f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ machine: bots
9393

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

0 commit comments

Comments
 (0)