mirror of
https://github.com/we-promise/sure.git
synced 2026-04-12 00:27:21 +00:00
Enable selenium service in devcontainer for system tests (#1340)
Co-authored-by: Pedro J. Aramburu <pedro@joakin.dev>
This commit is contained in:
committed by
GitHub
parent
246cd00cbb
commit
616c363b3e
@@ -4,7 +4,8 @@
|
||||
"service": "app",
|
||||
"runServices": [
|
||||
"db",
|
||||
"redis"
|
||||
"redis",
|
||||
"selenium"
|
||||
],
|
||||
"workspaceFolder": "/workspace",
|
||||
"containerEnv": {
|
||||
|
||||
Reference in New Issue
Block a user