Merge pull request #1260 from Violet-Bora-Lee/patch-25

Update article.md
This commit is contained in:
Ilya Kantor 2019-08-22 00:44:20 +03:00 committed by GitHub
commit 8e995db84d
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.