Update article.md

This commit is contained in:
Violet.Lee 2019-08-22 03:30:03 +09:00 committed by GitHub
parent 8f75cf1f17
commit bd752f5a65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# Automated testing with mocha
# Automated testing with Mocha
Automated testing will be used in further tasks, and it's also widely used in real projects.