Skip to content

Commit 790bab8

Browse files
committed
Added test explorer extension
1 parent 502ff63 commit 790bab8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

devcontainer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@
2222
"notskm.clang-tidy",
2323
"gruntfuggly.todo-tree",
2424
"mhutchie.git-graph",
25-
"eamodio.gitlens",
26-
"redhat.vscode-yaml"
25+
"eamodio.gitlens",
26+
"redhat.vscode-yaml",
27+
"matepek.vscode-catch2-test-adapter"
2728
],
2829

2930
// Use 'forwardPorts' to make a list of ports inside the container available locally.

0 commit comments

Comments
 (0)