debug: ci
This commit is contained in:
parent
aae4a94ffd
commit
0232c98382
@ -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{
|
||||||
|
Loading…
Reference in New Issue
Block a user