Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dr1rrb committed Apr 22, 2020
1 parent 38a2686 commit 6e48c73
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 6e48c73

Please sign in to comment.