1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #39774 from tmp6154/fixtestcasetypo

Fix testcase name
This commit is contained in:
Sebastiaan van Stijn 2019-08-20 18:59:44 +02:00 committed by GitHub
commit 033bb7784c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5952,7 +5952,7 @@ func (s *DockerSuite) TestBuildCopyFromWindowsIsCaseInsensitive(c *check.C) {
}
// #33176
func (s *DockerSuite) TestBuildMulitStageResetScratch(c *check.C) {
func (s *DockerSuite) TestBuildMultiStageResetScratch(c *check.C) {
testRequires(c, DaemonIsLinux)
dockerfile := `