Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-herscu committed Jan 17, 2025
1 parent 1681d20 commit 2d7ceb5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "qa-automation",
"dockerComposeFile": [".devcontainer/selenium-hub-docker.yml"],
"service": "tests",
"workspaceFolder": "/workspaces",
"features": {
"ghcr.io/devcontainers-contrib/features/maven-sdkman:2": {
"jdkVersion": "11"
Expand Down
1 change: 0 additions & 1 deletion .devcontainer/selenium-hub-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ services:
command: sleep infinity
environment:
- MAVEN_OPTS=-Dmaven.repo.local=/root/.m2/repository
working_dir: /workspaces

chrome:
image: selenium/node-chrome:4.21.0
Expand Down

0 comments on commit 2d7ceb5

Please sign in to comment.