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 '.