CleanCut / green

Green is a clean, colorful, fast python test runner.
MIT License
785 stars 75 forks source link

Fix simple typo: actuall -> actually #217

Closed timgates42 closed 4 years ago

timgates42 commented 4 years ago

There is a small typo in green/test/test_config.py. Should read actual rather than actually.

CleanCut commented 4 years ago

❤️