Remove unnecessary spaces between words - part 2 (#35381)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -112,7 +112,7 @@ The test suite generated by {% data variables.product.prodname_copilot_short %}
|
||||
|
||||
Once {% data variables.product.prodname_copilot_short %} has generated the test suite to your satisfaction, add the code to a new file `test_bank_account.py`. You can ask it how to run the tests.
|
||||
|
||||
**Prompt:** _"How do I run these unit tests in Python using the unittest framework?"_
|
||||
**Prompt:** _"How do I run these unit tests in Python using the unittest framework?"_
|
||||
|
||||
{% data variables.product.prodname_copilot_short %} will give you the following bash command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user