We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 660400f + a372089 commit ff4c7f8Copy full SHA for ff4c7f8
README.md
@@ -309,9 +309,7 @@ This should be verified by executing the Pelion E2E python test library tests.
309
- Configure your API-key as instructed in the same README.
310
- Basic tests can be then executed as:
311
312
- `pytest TESTS/pelion-e2e-python-test-library/tests/dev-client-tests.py`
313
-
314
-<span class="notes">**Note:** Future version will bring in also firmware update test as part of the minimum test set.</span>.
+ `pytest TESTS/pelion-e2e-python-test-library/tests/dev-client-tests.py --update_bin=/home/user/mbed-os-example-pelion/mbed-os-example-pelion_update.bin --manifest_tool=/home/user/mbed-os-example-pelion`
315
316
## Contributing platform support
317
0 commit comments