Typo convention (#3617)

This commit is contained in:
Nicolas Barithel
2018-08-14 15:42:30 +01:00
committed by Eugenio Romano
parent 72f0fb6e53
commit 43e43de2e2
+1 -1
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*** ].