features/sets_validations.feature in valle-1.0.0 vs features/sets_validations.feature in valle-1.0.1

- old
+ new

@@ -26,6 +26,6 @@ assert_equal 1, @user.errors.count end end """ When I successfully run `bundle exec rake test --trace` - Then the output should contain "1 tests, 2 assertions, 0 failures, 0 errors" + Then the output should contain "1 runs, 2 assertions, 0 failures, 0 errors"