Skip to content

Commit

Permalink
chore: Add many more integration tests (failing)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Aug 22, 2024
1 parent 48a1337 commit 2ba34d3
Show file tree
Hide file tree
Showing 2 changed files with 4,835 additions and 85 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public static void Tap(Point point)
#endif
}

public static void ScrollMouseWheel(CalendarView cv, int i)
public static void ScrollMouseWheel(UIElement cv, int i)
{
throw new System.NotImplementedException();
}
Expand Down
Loading

0 comments on commit 2ba34d3

Please sign in to comment.