angular-cn/aio/tests
George Kalpakas e798bfabb0 build(docs-infra): fix linting warnings (#42359)
This commit fixes some linting warning that were printed when running
`ng lint`. The warnings can be seen in the `lint` step of
[this CI job][1].

Most of the warnings were related to the deprecation of passing context
to Jasmine matchers in favor of using the [withContext()][2] matcher
(introduced in Jasmine v3.3.0).

[1]: https://circleci.com/gh/angular/angular/995543
[2]: https://jasmine.github.io/api/3.3/matchers.html#withContext

PR Close #42359
2021-06-01 10:11:47 -07:00
..
deployment test(docs-infra): correctly test URL redirects when the destination URL is also redirected (#42018) 2021-05-20 16:07:59 +00:00
e2e build(docs-infra): fix linting warnings (#42359) 2021-06-01 10:11:47 -07:00