Fix code standards issues
This commit is contained in:
parent
8fa736517a
commit
d6c8d9725a
|
@ -79,7 +79,7 @@ describe('relations - integration', function() {
|
||||||
reader.save(done);
|
reader.save(done);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
)
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
after(function(done) {
|
after(function(done) {
|
||||||
|
|
Loading…
Reference in New Issue