Baseline update

This commit is contained in:
Daniel Ziltener 2023-11-16 13:54:32 +01:00
parent b4a0f8b043
commit 057893c064
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ BaselineOfWebDriver >> baseline: spec [
for: #common do: [ spec package: 'WebDriver' ];
baseline: 'Clouseau'
with: [
spec repository: 'git:https://gitea.lyrion.ch/Pharo/Clouseau.git' ];
spec repository: 'gitlab://gitea.lyrion.ch:Pharo/Clouseau:master' ];
baseline: 'NeoJSON'
with: [ spec repository: 'github://svenvc/NeoJSON/repository' ];
baseline: 'OSSubprocess' with: [