We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af67008 commit f9cded3Copy full SHA for f9cded3
options_test.go
@@ -241,7 +241,6 @@ func TestWithHostPortAccess(t *testing.T) {
241
242
func TestWithImageMount(t *testing.T) {
243
t.Run("valid", func(t *testing.T) {
244
-
245
req := testcontainers.GenericContainerRequest{
246
ContainerRequest: testcontainers.ContainerRequest{
247
Image: "alpine",
0 commit comments