debug: ci
This commit is contained in:
parent
aae4a94ffd
commit
0232c98382
@ -87,6 +87,9 @@ func TestIntegration(t *testing.T) {
|
||||
)
|
||||
require.NoError(err)
|
||||
|
||||
reqRoot()
|
||||
<-time.After(time.Minute)
|
||||
|
||||
_, err = testcontainers.GenericContainer(
|
||||
context.Background(),
|
||||
testcontainers.GenericContainerRequest{
|
||||
|
Loading…
Reference in New Issue
Block a user