mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 09:13:23 +00:00
Merge pull request #836 from chuckwondo/fix-testing-instructions
Fix typos in testing instructions
This commit is contained in:
@@ -115,8 +115,8 @@ in this example::
|
|||||||
pyenv local 3.12.0 pypy3.10
|
pyenv local 3.12.0 pypy3.10
|
||||||
|
|
||||||
# Run the whole test suite
|
# Run the whole test suite
|
||||||
pip install .[test]
|
pip install .[tests]
|
||||||
./run_tests.sh
|
./runtests.sh
|
||||||
|
|
||||||
|
|
||||||
Troubleshooting on MacOSX
|
Troubleshooting on MacOSX
|
||||||
|
|||||||
Reference in New Issue
Block a user