Skip to content

Commit

Permalink
chore: Minor change to test
Browse files Browse the repository at this point in the history
  • Loading branch information
dr1rrb authored and nickrandolph committed Aug 7, 2023
1 parent 714b1b0 commit ef77005
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Sample/Sample.UITests/DragCoordinates_Tests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ public class DragCoordinates_Tests : TestBase
[Test]
public void DragBorder01()
{
App.Screenshot("home screen");

Query testSelector = q => q.Marked("DragCoordinates 01");

Query rootCanvas = q => q.Marked("rootCanvas");
Expand Down

0 comments on commit ef77005

Please sign in to comment.