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
Consider using module(name, { setup: function() {}, teardown: function() {} ) for that. Could be enough to show an example how to combine that with dominator tests.
Each test should have a chance to clean up.
For example, jQTouch can reset the history.
The text was updated successfully, but these errors were encountered: