Skip to content

Commit

Permalink
Semicolon fail. /o\
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Taylor committed Apr 1, 2015
1 parent 75eaf39 commit 540545d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/reporting.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ define([
.then(function (value) {
assert.notInclude(value, 'wyciwyg://0/');
})
.end()
.end();
},

'validation works': function() {
Expand Down

0 comments on commit 540545d

Please sign in to comment.