Skip to content

Conversation

@zingales
Copy link
Collaborator

No description provided.


jQuery.prototype.getDOM = function() {
if (this.length === 1) {
return this[0];
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@zingales zingales changed the base branch from addNotev2 to testframework_b September 18, 2018 00:13
@zingales
Copy link
Collaborator Author

in deference to #43

@zingales zingales closed this Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants