Skip to content

Commit

Permalink
fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj committed May 24, 2022
1 parent 6a0db12 commit 4d2db0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testutil/container.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ func (c *Container) Start() error {
ExposedPorts: c.ExposedPorts,
Entrypoint: c.Entrypoint,
WaitingFor: c.WaitingFor,
Entrypoint: c.Entrypoint,
},
Started: true,
}
Expand Down

0 comments on commit 4d2db0f

Please sign in to comment.