Skip to content

Commit

Permalink
chore(deps): update dependency marketsquare/robotframework-browser to…
Browse files Browse the repository at this point in the history
… v19 (#145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 2ad6ff7 commit a42176c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-module.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ podman run -i \
--network=host \
-v .:/home/pwuser/ns8-module:z \
--volume=site-packages:/home/pwuser/.local/lib/python3.8/site-packages:Z \
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:18.9.1 \
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.0.0 \
bash -l -s <<EOF
set -e
echo "$ssh_key" > /home/pwuser/ns8-key
Expand Down

0 comments on commit a42176c

Please sign in to comment.