Skip to content

Commit

Permalink
Update test_collections/matter/sdk_tests/support/python_testing/model…
Browse files Browse the repository at this point in the history
…s/utils.py

Co-authored-by: Carolina Lopes <[email protected]>
  • Loading branch information
rquidute and ccruzagralopes authored Jan 3, 2025
1 parent 01ea7ce commit 86ad866
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ async def commission_device(
if exit_code:
raise DUTCommissioningError("Failed to commission DUT")

# Copy admin_storage.json file from container, in case user want in the next
# execution re-use this information
# Copy admin_storage.json file from container, in case the user wants to
# re-use this information in the next execution
__copy_admin_storage_file(config, logger)


Expand Down

0 comments on commit 86ad866

Please sign in to comment.