diff --git a/tests/acceptance/test_happy_path.rb b/tests/acceptance/test_happy_path.rb index 0819074..64d053e 100644 --- a/tests/acceptance/test_happy_path.rb +++ b/tests/acceptance/test_happy_path.rb @@ -153,7 +153,6 @@ class TestHappyPath < Test::Unit::TestCase i += 1 end end - p i end end