Skip to content

Commit f9cded3

Browse files
committed
fix: lint
1 parent af67008 commit f9cded3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

options_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ func TestWithHostPortAccess(t *testing.T) {
241241

242242
func TestWithImageMount(t *testing.T) {
243243
t.Run("valid", func(t *testing.T) {
244-
245244
req := testcontainers.GenericContainerRequest{
246245
ContainerRequest: testcontainers.ContainerRequest{
247246
Image: "alpine",

0 commit comments

Comments
 (0)