lib/magic_test/support.rb in magic_test-0.0.2 vs lib/magic_test/support.rb in magic_test-0.0.3
- old
+ new
@@ -86,9 +86,10 @@
def magic_test
empty_cache
@test_lines_written = 0
begin
+ # 👋 This isn't helpful context. Type `up` and hit enter to see where you really are.
binding.pry
rescue
retry
end
end