Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Jun 26, 2024
1 parent 78bcc38 commit e343395
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lifecycle.go
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ var defaultReadinessHook = func() ContainerLifecycleHooks {

return nil
}, b)

if err != nil {
return fmt.Errorf("all exposed ports, %s, were not mapped in 5s: %w", dockerContainer.exposedPorts, err)
}
Expand Down

0 comments on commit e343395

Please sign in to comment.