Skip to content

Commit

Permalink
Add to checkout robotsuite with fix for screenshots in combined log
Browse files Browse the repository at this point in the history
  • Loading branch information
datakurre authored and gforcada committed Jun 29, 2023
1 parent 88aaffd commit 8906240
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions checkouts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ auto-checkout =
plone.app.robotframework
# This is for Playwright integration development
plone.app.robotframework
robotsuite
2 changes: 1 addition & 1 deletion sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Products.statusmessages = git ${remotes:plone}/Products.statusmessag
Products.validation = git ${remotes:plone}/Products.validation.git pushurl=${remotes:plone_push}/Products.validation.git branch=master
Products.ZopeVersionControl = git ${remotes:zope}/Products.ZopeVersionControl.git pushurl=${remotes:zope_push}/Products.ZopeVersionControl.git branch=master
repoze.xmliter = git https://github.com/repoze/repoze.xmliter.git pushurl[email protected]:repoze/repoze.xmliter.git branch=master
robotsuite = git ${remotes:collective}/robotsuite.git pushurl=${remotes:collective_push}/robotsuite.git
robotsuite = git ${remotes:collective}/robotsuite.git pushurl=${remotes:collective_push}/robotsuite.git branch=datakurre-rfbrowser
z3c.batching = git ${remotes:zope}/z3c.batching.git pushurl=${remotes:zope_push}/z3c.batching.git branch=master
z3c.caching = git ${remotes:zope}/z3c.caching.git pushurl=${remotes:zope_push}/z3c.caching.git branch=master
z3c.form = git ${remotes:zope}/z3c.form.git pushurl=${remotes:zope_push}/z3c.form.git branch=master
Expand Down

0 comments on commit 8906240

Please sign in to comment.