Skip to content

Commit 800d5c9

Browse files
WeslyGWeslyG
authored andcommitted
minor issue fix
1 parent ba3608c commit 800d5c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"visualstudioexptteam.vscodeintellicode",
120120
// Tests
121121
"ms-playwright.playwright",
122-
"nautigsam.go-to-test",
122+
//"nautigsam.go-to-test", - broke keybinding
123123
// databases
124124
"cweijan.vscode-database-client2",
125125
// postman

.devcontainer/platform_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
node22-bookworm-0225-1
1+
node22-bookworm-0225-2

0 commit comments

Comments
 (0)