debug: ci

This commit is contained in:
Marvin Preuss 2024-09-23 10:52:25 +02:00
parent aae4a94ffd
commit 0232c98382

View File

@ -87,6 +87,9 @@ func TestIntegration(t *testing.T) {
) )
require.NoError(err) require.NoError(err)
reqRoot()
<-time.After(time.Minute)
_, err = testcontainers.GenericContainer( _, err = testcontainers.GenericContainer(
context.Background(), context.Background(),
testcontainers.GenericContainerRequest{ testcontainers.GenericContainerRequest{