mirror of
https://github.com/docker/compose.git
synced 2025-07-23 13:45:00 +02:00
commit
8f6cd7c63f
@ -202,7 +202,7 @@ func (s *E2eSuite) TestMockBackend() {
|
|||||||
})
|
})
|
||||||
|
|
||||||
It("can run inspect command on container", func() {
|
It("can run inspect command on container", func() {
|
||||||
golden.Assert(s.T(), s.NewDockerCommand("inspect", "id").ExecOrDie(), "inspect-id")
|
golden.Assert(s.T(), s.NewDockerCommand("inspect", "id").ExecOrDie(), "inspect-id.golden")
|
||||||
})
|
})
|
||||||
|
|
||||||
It("can run 'run' command", func() {
|
It("can run 'run' command", func() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user