Typo convention (#3617)

This commit is contained in:
Nicolas Barithel
2018-07-24 10:48:09 +01:00
committed by Eugenio Romano
parent d62b772952
commit e96bbda8ec
+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*** ].