Skip to content

Conversation

@thiemowmde
Copy link
Contributor

@thiemowmde thiemowmde requested a review from manicki October 10, 2017 17:29

done();
} )
.fail( function( errorMessage ) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it could use .always( done ) instead. If you place the callback (only) in done(), then the test should indeed fail still, but it would fail from a timeout, which might be confusing.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, this is much better. Thanks!

@Ladsgroup Ladsgroup merged commit a195b5c into master Oct 11, 2017
@Ladsgroup Ladsgroup deleted the qUnit2Compat branch October 11, 2017 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants