Skip to content

Commit 2fba07c

Browse files
authored
spelling change
1 parent 91b56a8 commit 2fba07c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The Python: Select Interpreter command displays a list of available environments
5151
To install the set up: pip install -r requirements.txt
5252

5353
## Report view in VScode console TEST RESULTS :
54-
The report view provides report after execution of tests in TEST RESULTS tab in VScode. The results are in html format using pytest-html format of report structure woth pytest-cov that gives stats on test execution and code coverage at the end of each run.
54+
The report view provides report after execution of tests in TEST RESULTS tab in VScode. The results are in html format using pytest-html format of report structure with pytest-cov that gives stats on test execution and code coverage at the end of each run.
5555

5656

5757

0 commit comments

Comments
 (0)