summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rw-r--r--src/test/burn/WixToolsetTest.BurnE2E/WixIuiBaTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/WixToolsetTest.BurnE2E/WixIuiBaTests.cs b/src/test/burn/WixToolsetTest.BurnE2E/WixIuiBaTests.cs
index 18dd41db..3e7e3ded 100644
--- a/src/test/burn/WixToolsetTest.BurnE2E/WixIuiBaTests.cs
+++ b/src/test/burn/WixToolsetTest.BurnE2E/WixIuiBaTests.cs
@@ -114,7 +114,7 @@ namespace WixToolsetTest.BurnE2E
114 // Manual test for InternalUIBundle: 114 // Manual test for InternalUIBundle:
115 // 1. Double click InternalUIBundle.exe on a machine that will prompt for elevation. 115 // 1. Double click InternalUIBundle.exe on a machine that will prompt for elevation.
116 // 2. Verify that the splash screen appeared but the prereq BA did not come up. 116 // 2. Verify that the splash screen appeared but the prereq BA did not come up.
117 // 3. Verify that the elevation prompt came up immediately instead of flashing on the taskbar. (This is currently broken) 117 // 3. Verify that the elevation prompt came up immediately instead of flashing on the taskbar.
118 // 4. Allow elevation. 118 // 4. Allow elevation.
119 // 5. Verify that the MSI UI came up and the splash screen disappeared. 119 // 5. Verify that the MSI UI came up and the splash screen disappeared.
120 // 6. Accept the two CA messages and click the install button. 120 // 6. Accept the two CA messages and click the install button.