Fix testcase name

TestBuildMulitStageResetScratch testcase was actually meant to be
TestBuildMulitStageResetScratch

Signed-off-by: Vitaly Ostrosablin <tmp6154@yandex.ru>
(cherry picked from commit c266d8fe56)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Vitaly Ostrosablin 2019-08-20 09:14:42 +03:00 committed by Sebastiaan van Stijn
parent b8b8bcb8bf
commit 6d7d877c73
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
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 := `