Commit 12d8d4fc961c849440f554e1923c68d0c20c1c4a

Authored by Rafael Manzo
1 parent 32778454

Removed WIP from Reading acceptance tests that passes

Signed off by: Diego Araújo <diegoamc90@gmail.com>
Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
features/reading/new.feature
@@ -64,8 +64,7 @@ Feature: New reading @@ -64,8 +64,7 @@ Feature: New reading
64 Then I should see "1 error prohibited this Reading from being saved" 64 Then I should see "1 error prohibited this Reading from being saved"
65 And I should be at the New Reading page 65 And I should be at the New Reading page
66 66
67 - # This test should get fixed with: https://github.com/mezuro/mezuro/issues/30  
68 - @kalibro_restart @wip 67 + @kalibro_restart
69 Scenario: With an invalid grade 68 Scenario: With an invalid grade
70 Given I am a regular user 69 Given I am a regular user
71 And I am signed in 70 And I am signed in