revert import and fix comment type

This commit is contained in:
Jean-Louis Leysens 2022-02-16 17:36:36 +01:00
parent effa85b867
commit c2c60357ad
No known key found for this signature in database
GPG key ID: 28B3B4DFF3677CDC

View file

@ -41,7 +41,7 @@ describe('PdfMaker', () => {
/**
* Leave this test skipped! It is a proof-of-concept for demonstrating that
* we correctly handle a worker OOM error. Due to the variability of when
* Node will terminate the worker thread due to exceeding resource resource
* Node will terminate the worker thread for exceeding resource
* limits we cannot guarantee this test will always execute in a reasonable
* amount of time.
*/