Typo convention (#3617)

This commit is contained in:
Nicolas Barithel
2018-07-24 11:48:09 +02:00
committed by Eugenio Romano
parent 72f0fb6e53
commit 43e43de2e2

View File

@@ -73,6 +73,6 @@ In ADF we are encouraging the use of behavior-driven development (BDD)
### Test Name
Any test should follow the naming convetion:
Any test should follow the naming convention:
[Should] [ ***Expected Behavior** ] [when/after/before] [ ***State Under Test*** ].