Whoops, stripped leftover semi-colon that makes jshint unhappy
This commit is contained in:
parent
33ff4ff10e
commit
f22ec9c178
@ -231,7 +231,7 @@ phantom.sendMessage = function() {
|
||||
if (!expectation.passed()) {
|
||||
failureMessages.push(expectation.message);
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
return {
|
||||
assertions: spec.results().items_.length,
|
||||
|
Loading…
Reference in New Issue
Block a user