Skip to content

Commit

Permalink
fix(samples): Rename dopes tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Apr 27, 2022
1 parent 19fbedf commit 650832e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ namespace UITests.Windows_UI_Xaml.Performance
/// <summary>
/// An empty page that can be used on its own or navigated to within a Frame.
/// </summary>
[SampleControlInfo("Performance", "MarkupExtension")]
[SampleControlInfo("Performance", "Dopes")]
public sealed partial class Performance_Dopes : Page
{
volatile bool breakTest = false;
Expand Down

0 comments on commit 650832e

Please sign in to comment.