You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a known limitation bullet point to note that Test Studio does not work with Git Version Control. This is a common issues that is talked about on the Git Version Control doc page, but has not been mentioned on the Test Studio page.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/test-studio.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,7 @@ While work to provide full control coverage in Power Apps Test Studio is in prog
102
102
- Formula-level error management experimental feature needs to be turned on for the app.
103
103
- Support for controls not listed in the [Select](./functions/function-select.md) and [SetProperty](./functions/function-setproperty.md) functions.
104
104
- Person-type columns.
105
+
- Test Studio is not compatible with the experimental [Git Version Control feature](./git-version-control.md), and will not work properly if that feature is enabled.
0 commit comments