Skip to content

Commit 14da90f

Browse files
committed
cord formort
1 parent c0cc0cc commit 14da90f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cascadia/LocalTests_TerminalApp/TabTests.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)