File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/cascadia/LocalTests_TerminalApp Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ namespace TerminalAppLocalTests
348348 void TabTests::TryDuplicateBadTab ()
349349 {
350350 BEGIN_TEST_METHOD_PROPERTIES ()
351- TEST_METHOD_PROPERTY (L" Ignore" , L" True" ) // GH#19610 tracks re-enabling this test
351+ TEST_METHOD_PROPERTY (L" Ignore" , L" True" ) // GH#19610 tracks re-enabling this test
352352 END_TEST_METHOD_PROPERTIES ()
353353
354354 // * Create a tab with a profile with GUID 1
@@ -439,7 +439,7 @@ namespace TerminalAppLocalTests
439439 void TabTests::TryDuplicateBadPane ()
440440 {
441441 BEGIN_TEST_METHOD_PROPERTIES ()
442- TEST_METHOD_PROPERTY (L" Ignore" , L" True" ) // GH#19610 tracks re-enabling this test
442+ TEST_METHOD_PROPERTY (L" Ignore" , L" True" ) // GH#19610 tracks re-enabling this test
443443 END_TEST_METHOD_PROPERTIES ()
444444
445445 // * Create a tab with a profile with GUID 1
You can’t perform that action at this time.
0 commit comments