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
13 files
+ 284
68
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -16,7 +16,7 @@
},
"ghcr.io/devcontainers/features/go:1": {
"version": "1.21"
}
}
},
// Add any required extensions that must be pre-installed in the devcontainer
"customizations": {
Loading