Skip to content

Adding an matched exception ignores all errors #16

@vikas-patel

Description

@vikas-patel

while running a rspec test I was getting the following warnings:

 line 43 column 55 - Warning: trimming empty <i>
       line 151 column 83 - Warning: trimming empty <span>
       line 151 column 61 - Warning: trimming empty <span>
       line 151 column 117 - Warning: trimming empty <i>
       line 126 column 17 - Warning: <video> proprietary attribute "muted

I wanted to ignore the '

But after the above change, it's ignoring all the warnings and report no warning.

btw, another question, how can I ignore the warning 'trimming empty '.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions