Make expectAsync work with optional arguments. (#512)
This worked with the old expectAsync(), but was broken when the new functions were introduced. It was causing an analysis error in the tests.
Please register or sign in to comment
This worked with the old expectAsync(), but was broken when the new functions were introduced. It was causing an analysis error in the tests.