Skip to content
Snippets Groups Projects

Create new integration-test setup

Merged Neil-Jocelyn Schark requested to merge 329-create-new-test-concept-and-set-up into master
Compare and
10 files
+ 196
37
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -16,7 +16,7 @@
@@ -16,7 +16,7 @@
},
},
"ghcr.io/devcontainers/features/go:1": {
"ghcr.io/devcontainers/features/go:1": {
"version": "1.21"
"version": "1.21"
}
}
},
},
// Add any required extensions that must be pre-installed in the devcontainer
// Add any required extensions that must be pre-installed in the devcontainer
"customizations": {
"customizations": {
Loading