Skip to content

Commit

Permalink
Update README.md (dotnet#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis authored Nov 2, 2023
1 parent 54ddbb9 commit 544bd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 7.0/UITesting/BasicAppiumNunitSample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ These prerequisites are:

<!-- TODO: Link to instructions -->

## Writing rests
## Writing tests

Ideally the majority of your tests will be under the `UITests.Shared` project. The goal of .NET MAUI is to write your code once and deploy to all the different platforms. As a result, the tests should also be able to run from a single codebase and still test your app on all targeted platforms.

Expand Down

0 comments on commit 544bd4a

Please sign in to comment.