Skip to content

Commit

Permalink
drop Observable test case from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Oct 21, 2023
1 parent de2d374 commit d0b00b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@ You can run parts of the test case separately:
```sh
npx run-s prepare test-promises
```
- [ECMAScript `Observable` test case](https://github.com/tc39/proposal-observable):
```sh
npx run-s prepare test-observables
```
- CommonJS entry points tests:
```sh
npx run-s prepare test-entries
Expand Down

0 comments on commit d0b00b9

Please sign in to comment.