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'm not sure exactly where to start, but when I run a file using jasmine-node@2.0.0-beta4 it does not allow me to set the default interval for a single it test, i.e.
I'm not sure exactly where to start, but when I run a file using jasmine-node@2.0.0-beta4 it does not allow me to set the default interval for a single it test, i.e.
So, I expected that the 2nd it would timeout after 10 seconds instead of 5, but it is timing out in 5 just like the rest. Help!
The text was updated successfully, but these errors were encountered: