Skip to content

Commit 650832e

Browse files
committed
fix(samples): Rename dopes tests
1 parent 19fbedf commit 650832e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SamplesApp/UITests.Shared/Windows_UI_Xaml/Performance/Performance_Dopes.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ namespace UITests.Windows_UI_Xaml.Performance
2323
/// <summary>
2424
/// An empty page that can be used on its own or navigated to within a Frame.
2525
/// </summary>
26-
[SampleControlInfo("Performance", "MarkupExtension")]
26+
[SampleControlInfo("Performance", "Dopes")]
2727
public sealed partial class Performance_Dopes : Page
2828
{
2929
volatile bool breakTest = false;

0 commit comments

Comments
 (0)