mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: remove reference of testing against BrowserStack (#43858)
Remove BrowserStack from statement about CI tests using the service as Angular now only uses Saucelabs for our platform specific browser testing. PR Close #43858
This commit is contained in:
parent
4206d493e9
commit
3f07e20bda
1 changed files with 1 additions and 2 deletions
|
|
@ -37,8 +37,7 @@ Angular supports most recent browsers. This includes the following specific vers
|
|||
<div class="alert is-helpful">
|
||||
|
||||
Angular's continuous integration process runs unit tests of the framework on all of these browsers for every pull request,
|
||||
using [Sauce Labs](https://saucelabs.com/) and
|
||||
[BrowserStack](https://www.browserstack.com/).
|
||||
using [Sauce Labs](https://saucelabs.com/).
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue