-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using "it" test case instead of "describe" #44
Comments
I do not really understand your problem with this. |
So the below test case works as expected.
But when i replace 2nd "describe" by "it", test case always succeed regardless of speechText content.
|
|
ok. Thanks |
When using "it" in stead of "describe", test case always succed.
The text was updated successfully, but these errors were encountered: