Commit aff7a44a89ab533a801590a4d3da01cb0b5239f4

Authored by Rafael Manzo
1 parent 50e9f284

Referenced acceptance failing test solution to be implemented

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
features/reading/new.feature
@@ -41,6 +41,7 @@ Feature: New reading @@ -41,6 +41,7 @@ Feature: New reading
41 Then I should see "1 error prohibited this Reading from getting saved" 41 Then I should see "1 error prohibited this Reading from getting saved"
42 And I should be at the New Reading page 42 And I should be at the New Reading page
43 43
  44 + # This test should get fixed with: https://github.com/mezuro/mezuro/issues/30
44 @kalibro_restart @wip 45 @kalibro_restart @wip
45 Scenario: With an invalid grade 46 Scenario: With an invalid grade
46 Given I am a regular user 47 Given I am a regular user