diff options
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/prism.mspec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/prism.mspec b/spec/prism.mspec index 3014b9788f..42956c6e7b 100644 --- a/spec/prism.mspec +++ b/spec/prism.mspec @@ -1,8 +1,4 @@ # frozen_string_literal: true -# We are missing emitting some :end event inside eval; we need more -# investigation here. -MSpec.register(:exclude, "TracePoint#path equals \"(eval at __FILE__:__LINE__)\" inside an eval for :end event") - # We need to respect the eval coverage setting. MSpec.register(:exclude, "Coverage.result returns the correct results when eval coverage is disabled") |
