Devcontainer: Install test dependencies

These _should_ get installed automatically if missing, by in my
experience this can be a bit flaky. Installing theme here should make
this a bit more robust.
This commit is contained in:
Taus
2022-05-12 12:17:04 +00:00
committed by GitHub
parent 234a36ff61
commit 12b34bcf04

View File

@@ -3,6 +3,8 @@
"rust-lang.rust",
"bungcip.better-toml",
"github.vscode-codeql",
"hbenl.vscode-test-explorer",
"ms-vscode.test-adapter-converter",
"slevesque.vscode-zipexplorer"
],
"settings": {