-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use promise-polyfill as polyfill for Promise (instead of fbjs/Promise)
Summary: This matches the polyfill used by our internal infra, and ensures that our timer behaviors in tests is consistent. Inconsistent timer behavior in our tests is what is blocking us from moving relay-experimental into open source Reviewed By: kassens Differential Revision: D17169476 fbshipit-source-id: 805c281849ca77bb98bf386c28e27a9d760a7622
- Loading branch information
1 parent
b4c49a9
commit 282bb87
Showing
3 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters