diff options
Diffstat (limited to 'test-scenarios/scenarios.json')
-rw-r--r-- | test-scenarios/scenarios.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-scenarios/scenarios.json b/test-scenarios/scenarios.json index 20d802c..4ff49ed 100644 --- a/test-scenarios/scenarios.json +++ b/test-scenarios/scenarios.json @@ -31,7 +31,7 @@ "image": "mcr.microsoft.com/vscode/devcontainers/base:focal", "remoteUser": "vscode", "features": { - "common": { + "common-utils": { "username": "vscode" }, "python": { |