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
Hi, I am using this fantastic tool to check my promise codes. But I am wondering what the purpose of the output-expected folder is.
For example, I have a code snippet:
Hi, I am using this fantastic tool to check my promise codes. But I am wondering what the purpose of the
output-expected
folder is.For example, I have a code snippet:
And I run this code snippet with the following setup:
I can get the promise graph, and it finds the unsettled promise:
In this process, I do not have an output-expected file to run with the following setup:
Hence, I would like to know the purpose of the output-expected folder. Is it necessary?
The text was updated successfully, but these errors were encountered: