fix unreachable code lint error

This commit is contained in:
Brian Gough
2020-06-02 09:28:04 +01:00
parent a3d27b63f1
commit 0de2933812
@@ -74,7 +74,7 @@ describe('LatexRunner', function() {
)
})
return it('should run the latex command', function() {
it('should run the latex command', function() {
return this.CommandRunner.run
.calledWith(
this.project_id,