Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszwojtczak committed Dec 9, 2024
1 parent 076e272 commit accc246
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docs/documentation/integrations/lambdatest.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,8 @@ That's all!
To run Android UI tests on LambdaTest:

1. Upload the app under test APK to LambdaTest ([see docs][LT_app_docs])
1. Upload the instrumentation app APK to LambdaTest ([see docs][LT_test_docs])
1. Start test execution on LambdaTest ([see docs][LT_execute_docs])




2. Upload the instrumentation app APK to LambdaTest ([see docs][LT_test_docs])
3. Start test execution on LambdaTest ([see docs][LT_execute_docs])

```
$ export LAMBDATEST_PROJECT=AwesomeApp # optional
Expand Down Expand Up @@ -65,4 +61,4 @@ Uploaded testsuite, "app_id": "lt://APP1016047291733312896265135",
[LT_app_docs]: https://www.lambdatest.com/support/docs/getting-started-with-flutter-dart-android-automation/#step-2-upload-your-application
[LT_test_docs]: https://www.lambdatest.com/support/docs/getting-started-with-flutter-dart-android-automation/#step-3-uploading-test-suite
[LT_execute_docs]: https://www.lambdatest.com/support/docs/getting-started-with-flutter-dart-android-automation/#step-4-executing-the-test
[LambdaTest App Test Automation]: https://www.lambdatest.com/app-test-automation
[LambdaTest App Test Automation]: https://www.lambdatest.com/app-test-automation

0 comments on commit accc246

Please sign in to comment.