Skip to content

Commit a877182

Browse files
committed
Rename files
1 parent b98b6d2 commit a877182

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/CLU/Commands.Common.ScenarioTest/SampleTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public void RunSampleTest()
4343
public void RunVirtualHardDiskTest()
4444
{
4545
var helper = _collectionState.GetRunner("virtual-hard-disk");
46-
helper.RunScript("02-VirtualHardDisks");
46+
helper.RunScript("01-VirtualHardDisks");
4747
}
4848
}
4949
}

0 commit comments

Comments
 (0)