Skip to content

Fix tests failing in CanJS integration suite.

Choose a tag to compare

@bmomberger-bitovi bmomberger-bitovi released this 21 Sep 16:21
· 50 commits to master since this release

Tests were having a problem in some cases with the reflection symbols already being defined on the native Promise. This release fixes those tests by always defining the relevant prototype symbols as null in the testing subclass of Promise.