mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
integration-cli: fix spelling error in test
Docker-DCO-1.1-Signed-off-by: Brandon Philips <brandon.philips@coreos.com> (github: philips)
This commit is contained in:
parent
5579bec47b
commit
61ac745d7a
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@ func TestCreateVolume(t *testing.T) {
|
|||
|
||||
deleteAllContainers()
|
||||
|
||||
logDone("run - create docker mangaed volume")
|
||||
logDone("run - create docker managed volume")
|
||||
}
|
||||
|
||||
// Test that creating a volume with a symlink in its path works correctly. Test for #5152.
|
||||
|
|
Loading…
Add table
Reference in a new issue