chaijs / chai-as-promised

Extends Chai with assertions about promises.
MIT License
1.42k stars 112 forks source link

Guard against multiple registrations #297

Open koddsson opened 4 months ago

koddsson commented 4 months ago

This will be required once https://github.com/chaijs/chai/pull/1617 is merged and released.