* Expect the actual css value to be equal to the expected css, * for this comparison extra spacing and newlines are ignored so * that only the core css content is being compared.
(expected: string)
| 53 | * that only the core css content is being compared. |
| 54 | */ |
| 55 | toEqualCss(expected: string): void; |
| 56 | } |
| 57 | } |
| 58 | } |
no outgoing calls
no test coverage detected