You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume this problem applies to all *Async methods, but I only tested renderFileAsync
When the actual output does not match the expected output, it prints an UnhandledPromiseRejectionWarning: Unhandled promise rejection..., but the tests still pass, even though they obviously shouldn't.
I assume this problem applies to all
*Async
methods, but I only testedrenderFileAsync
When the actual output does not match the expected output, it prints an
UnhandledPromiseRejectionWarning: Unhandled promise rejection...
, but the tests still pass, even though they obviously shouldn't.Try changing the expected output in https://github.com/jstransformers/jstransformer-rollup
The text was updated successfully, but these errors were encountered: