mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53: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
|
||||
|
||||
# Run the whole test suite
|
||||
pip install .[test]
|
||||
./run_tests.sh
|
||||
pip install .[tests]
|
||||
./runtests.sh
|
||||
|
||||
|
||||
Troubleshooting on MacOSX
|
||||
|
||||
Reference in New Issue
Block a user