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
1 changed files with 1 additions and 1 deletions

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 := `