Skip to content

Commit 4114040

Browse files
Renamed test method
1 parent 92d70be commit 4114040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue33304.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public Issue33304(TestDevice device) : base(device)
1414

1515
[Test]
1616
[Category(UITestCategories.Shell)]
17-
public void Issue33304Test()
17+
public void TitleViewPersistsAfterSwitchingTabs()
1818
{
1919
App.WaitForElement("HomeTabLabel");
2020
App.Tap("Search");

0 commit comments

Comments
 (0)