-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
We have some tests with names in Portuguese. We should translate the methods to English. E.g.,
@Test
def "deve pegar a última versão e ela deve ser igual à versão retornada no módulo BeeVersionModule"() {
Should be
@Test
def "must get the latest version and it must match the version returned by BeeVersionModule"() {