| ... | ... |
@@ -1887,7 +1887,7 @@ func (s *DockerSuite) TestRunBindMounts(c *check.C) {
|
| 1887 | 1887 |
|
| 1888 | 1888 |
if testEnv.OSType == "windows" {
|
| 1889 | 1889 |
// Disabled prior to RS5 due to how volumes are mapped |
| 1890 |
- testRequires(c, DaemonIsWindowsAtLeastBuild(17763)) |
|
| 1890 |
+ testRequires(c, DaemonIsWindowsAtLeastBuild(17763)) |
|
| 1891 | 1891 |
} |
| 1892 | 1892 |
|
| 1893 | 1893 |
prefix, _ := getPrefixAndSlashFromDaemonPlatform() |