Merged in feature/ecr (pull request #159)

Test

* tests

* tar

* go

* tmp

* test

* go

* go

* go

* config

* goup

* versioning

* order

* cleanup

* git

* smallopts

* flags

* lessisgood

* go

* order

* ordermatters

* order

* cc

* test
This commit is contained in:
Michael McGuinness
2025-06-02 10:44:45 +00:00
parent db469e7491
commit b8302344b4
24 changed files with 341 additions and 270 deletions
+1 -1
View File
@@ -7,7 +7,6 @@ import (
"net/http/httptest"
"os"
"strings"
"testing"
"queryorchestration/internal/serviceconfig"
@@ -24,6 +23,7 @@ func TestNewAPI(t *testing.T) {
if testing.Short() {
t.SkipNow()
}
t.Parallel()
ctx := context.Background()
cfg := &BaseConfig{}