Use .to.throw properly in tests #72

Closed
opened 2019-11-12 00:25:56 +01:00 by FWDekker · 0 comments
Owner

Currently, multiple tests assert the presence of an error with .to.throw;, but this should actually be .to.throw();.

Currently, multiple tests assert the presence of an error with `.to.throw;`, but this should actually be `.to.throw();`.
FWDekker self-assigned this 2019-11-12 00:25:56 +01:00
FWDekker added the
code-quality
label 2019-11-12 00:25:56 +01:00
Sign in to join this conversation.
No description provided.