Skip to content

Commit 540545d

Browse files
author
Mike Taylor
committed
Semicolon fail. /o\
1 parent 75eaf39 commit 540545d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/reporting.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ define([
3838
.then(function (value) {
3939
assert.notInclude(value, 'wyciwyg://0/');
4040
})
41-
.end()
41+
.end();
4242
},
4343

4444
'validation works': function() {

0 commit comments

Comments
 (0)