diff --git a/features/reading/new.feature b/features/reading/new.feature index 35f9576..9b80c42 100644 --- a/features/reading/new.feature +++ b/features/reading/new.feature @@ -52,7 +52,7 @@ Feature: New reading And I fill the Grade field with "z" And I fill the Color field with "00000ff00" When I press the Save button - Then I should see "1 error prohibited this Reading from getting saved" + Then I should see "Grade is not a number" And I should be at the New Reading page @kalibro_restart @@ -67,3 +67,4 @@ Feature: New reading When I press the Save button Then I should see "1 error prohibited this Reading from getting saved" And I should be at the New Reading page + -- libgit2 0.21.2