Fix code standards issues

This commit is contained in:
Tom Kirkpatrick 2015-05-14 22:09:51 +02:00
parent 8fa736517a
commit d6c8d9725a
1 changed files with 4 additions and 4 deletions

View File

@ -79,7 +79,7 @@ describe('relations - integration', function() {
reader.save(done);
});
}
)
);
});
after(function(done) {