diff --git a/types/matchers.d.ts b/types/matchers.d.ts index ff9b840..d1b13b7 100755 --- a/types/matchers.d.ts +++ b/types/matchers.d.ts @@ -344,7 +344,7 @@ declare namespace matchers { * Only matches if the element has *all* the expected properties applied, not just some of them. * @example *